2023-11-16 23:19:36 -05:00

2 lines
58 B
Plaintext
Executable File

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