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]
/
testing
/
3.OriginalTest.dir
/
3.cli
/
heredoc
/
heredoc4.sub
blob
381b64a97b8c427aeb8b2ce50d48313cb8b651a3
1
cat <<EO`true`F
2
heredoc1
3
EO`false`F
4
EO`true`F
5
echo Ok:$?
6
7
one=one
8
four=four
9
five='fi ve'
10
11
recho $one`echo two three`$four
12
recho `echo two three`$five