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