This website works better with JavaScript.
Home
Explore
Help
Sign In
Immanuel
/
nnn
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
Test unicode on filename and content
master
lostd
10 years ago
parent
7b34fc4c1e
commit
7c31c572a5
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
mktest.sh
+ 1
- 0
mktest.sh
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
Write
Preview
Loading…
Cancel
Save