hush/testsuite/dd/dd-prints-count-to-standard-error

3 lines
69 B
Plaintext
Raw Normal View History

2001-10-30 23:11:20 +00:00
echo I WANT | busybox dd of=foo >/dev/null 2>bar
grep -q records bar