ソースを参照

Test unicode on filename and content

master
lostd 10年前
コミット
7c31c572a5
1個のファイルの変更1行の追加0行の削除
  1. +1
    -0
      mktest.sh

+ 1
- 0
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


読み込み中…
キャンセル
保存