android_mt6572_jiabo/external/busybox/shell/hush_test/hush-misc/heredoc3.right
2025-09-05 16:56:03 +08:00

9 lines
78 B
Text

exit EOF-f
"
echo $f
echo `echo Hello World`
moo
EOF-f
EOF-f f
EOF-f
Ok