commit 7c31c572a557eb1f2e56923edcbcbc3d2ebcf7b0 parent 7b34fc4c1e1e8c06a4eb8cced08824e6f20aff9f Author: lostd <lostd@2f30.org> Date: Fri, 14 Nov 2014 18:12:14 +0200 Test unicode on filename and content Diffstat:
M | mktest.sh | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/mktest.sh b/mktest.sh @@ -10,6 +10,7 @@ test -e test && { mkdir test && cd test echo 'It works!' > normal.txt +echo 'Με δουλέβει;' > 'κοινό.txt' ln -s normal.txt ln-normal.txt ln -s normal.txt ln-normal mkdir normal-dir