Test unicode on filename and content

This commit is contained in:
lostd 2014-11-14 18:12:14 +02:00
parent 7b34fc4c1e
commit 7c31c572a5
1 changed files with 1 additions and 0 deletions

View File

@ -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