minimal-linux-script/busybox-1.33.0/testsuite/dd/dd-copies-from-standard-input-to-standard-output
2023-11-16 23:19:36 -05:00

2 lines
58 B
Plaintext

test "$(echo I WANT | busybox dd 2>/dev/null)" = "I WANT"