busybox/shell/ash_test/ash-heredoc/heredoc1.tests
Denys Vlasenko 959cb67428 shell: syncronize ash and hush heredoc1.tests
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2017-07-06 18:16:18 +02:00

10 lines
68 B
Plaintext
Executable File

cat <<000; cat <<www; cat <<eee
000
qwe
asd
www
123
456
eee
echo Ok