Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
e9dccab9f4bf3311ae50f19e39e7e499b25edca2
/
.
/
shell
/
ash_test
/
ash-heredoc
/
heredoc3.tests
blob: 938577a8908d0b9ef1c7ad7c85fad5543555454c [
file
] [
log
] [
blame
]
Denys Vlasenko
bb963bd
2017-07-06 18:19:35 +0200
[
diff
] [
blame
]
1
f
=
1
2
cat
<<-
EOF
-
f
""
3
exit
EOF
-
f
4
"
5
echo $f
6
echo `echo Hello World`
7
moo
8
EOF-f
9
EOF-f f
10
EOF-f
11
EOF-f
12
echo Ok