This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f414fb4411
busybox
/
shell
/
ash_test
/
ash-heredoc
/
heredoc3.tests
13 lines
115 B
Plaintext
Raw
Normal View
History
Unescape
Escape
shell: syncronize ash and hush heredoc3.tests Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-06 21:49:35 +05:30
f=1
cat <<- EOF-f""
exit EOF-f
"
echo $f
echo `echo Hello World`
moo
EOF-f
EOF-f f
EOF-f
EOF-f
echo Ok
Reference in New Issue
Copy Permalink