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
/
5.posix
/
posixexp8.sub
blob
383851c46fc6ca72210d10adc1632c4fb3867731
1
P=A
2
3
cat << EOF
4
${P+\"$P\"}
5
${P+"$P"}
6
EOF
7
8
recho "${P+\"$P\"}"
9
10
recho "${P+"$P"}"
11
recho ${P+"$P"}