aboutsummaryrefslogtreecommitdiff
path: root/shell/hush_test/hush-read/read_d0.tests
blob: 630d80787eac9046788fb74389f99aae4640a22d (plain)
1
printf 'test\0zest\n' | (read -d '' reply; echo "$reply")