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
/
dollar-at4.sub
blob
c8de866437578ae328f2d3700caa5d040d172547
1
set 'a b' 'c d'
2
3
recho "$@"
4
recho $@
5
6
quoted="$@"
7
unquoted=$@
8
9
recho "$quoted"
10
recho "$unquoted"