Initial public busybox upstream commit
[busybox4maemo] / testsuite / dd / dd-prints-count-to-standard-error
1 echo I WANT | busybox dd of=foo >/dev/null 2>bar
2 grep -q records bar