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
init version.
[bush.git]
/
tests.bak
/
glob7.sub
blob
0212b8e5928464b9d482918f02bc77a979cc6b95
1
# according to Posix 2.13.3, a slash in a bracket expression renders that
2
# bracket expression invalid
3
shopt -s nullglob
4
5
echo 1: [qwe/qwe]
6
echo 2: [qwe/
7
echo 3: [qwe/]
8
9
echo 4: [qwe\/qwe]
10
echo 5: [qwe\/
11
echo 6: [qwe\/]