repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'cp/git-flush-is-an-env-bool'
[alt-git.git]
/
t
/
chainlint
/
subshell-here-doc.expect
blob
75d6f607e295638e9e0c5029711357bc2e9d2fda
1
(
2
echo wobba \
3
gorgo snoot \
4
wafta snurb <<-EOF &&
5
quoth the raven,
6
nevermore...
7
EOF
8
9
cat <<EOF >bip ?!AMP?!
10
fish fly high
11
EOF
12
13
echo <<-\EOF >bop
14
gomez
15
morticia
16
wednesday
17
pugsly
18
EOF
19
) &&
20
(
21
cat <<-\ARBITRARY >bup &&
22
glink
23
FIZZ
24
ARBITRARY
25
cat <<-"ARBITRARY3" >bup3 &&
26
glink
27
FIZZ
28
ARBITRARY3
29
meep
30
)