mirror of
https://git.busybox.net/busybox
synced 2025-05-10 04:33:59 +02:00
2 lines
66 B
Text
2 lines
66 B
Text
echo foo | gzip | busybox gunzip > output
|
|
echo foo | cmp - output
|