mirror of
https://git.busybox.net/busybox
synced 2025-10-19 08:32:17 +00: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
|