repo.or.cz
/
bush.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
improve of cmpl.
[bush.git]
/
tests
/
glob9.sub
blob
ef2af2bd9cb60b20b8da5efc7bd96a55ccc8583d
1
LANG=en_US.UTF-8 # safest
2
: ${TMPDIR:=/var/tmp}
3
HOME=${TMPDIR}
4
5
mkdir ~/ಇಳಿಕೆಗಳು
6
touch ~/ಇಳಿಕೆಗಳು/{a,b}.txt
7
echo ~/ಇಳಿಕೆಗಳು/*.txt >/dev/null
8
9
rm -rf ${TMPDIR}/ಇಳಿಕೆಗಳು
10
11
LC_ALL=en_US.UTF-8 LANG=en_US.UTF-8
12
echo é/*
13
echo 'é'/*