busybox/shell/hush_test/hush-read/read_d0.tests

2 lines
58 B
Plaintext
Executable File

printf 'test\0zest\n' | (read -d '' reply; echo "$reply")