mirror of
https://git.busybox.net/busybox
synced 2025-08-28 21:14:54 +02:00
2 lines
68 B
Text
2 lines
68 B
Text
echo I WANT | busybox dd of=foo 2>/dev/null
|
|
echo I WANT | cmp foo -
|