busybox/testsuite/dd/dd-copies-from-standard-input-to-standard-output

2 lines
58 B
Plaintext
Raw Normal View History

2001-10-31 04:41:20 +05:30
test "$(echo I WANT | busybox dd 2>/dev/null)" = "I WANT"