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

5 lines
39 B
Plaintext
Executable File

eval 'cat <<- NOT
test
NOT'
echo OK:$?