data/method/busybox/busybox-1.36.0/shell/ash_test/ash-read/read_d0.tests

2 lines
58 B
Plaintext
Executable File

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