1
0
mirror of https://github.com/sheumann/hush.git synced 2025-03-07 07:32:05 +00:00
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