data/method/busybox/busybox-1.36.0/shell/hush_test/hush-read/read_d0.tests

2 lines
58 B
Plaintext
Raw Normal View History

2024-01-29 10:44:43 +08:00
printf 'test\0zest\n' | (read -d '' reply; echo "$reply")