mirror of
https://git.busybox.net/busybox
synced 2025-05-10 04:33:59 +02:00
2 lines
69 B
Text
2 lines
69 B
Text
echo I WANT | busybox dd of=foo >/dev/null 2>bar
|
|
grep -q records bar
|