nt9856x/BSP/busybox/shell/ash_test/ash-heredoc/heredoc1.tests
2023-03-28 15:07:53 +08:00

10 lines
68 B
Plaintext
Executable File

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