From: lostd Date: Fri, 14 Nov 2014 16:12:14 +0000 (+0200) Subject: Test unicode on filename and content X-Git-Tag: v1.0~92^2~117 X-Git-Url: http://www.git.stargrave.org/?a=commitdiff_plain;h=7c31c572a557eb1f2e56923edcbcbc3d2ebcf7b0;p=nnn.git Test unicode on filename and content --- diff --git a/mktest.sh b/mktest.sh index 8ab7be50..6a6b6505 100644 --- 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