busybox/testsuite/gunzip/gunzip-reads-from-standard-...

3 lines
66 B
Plaintext
Raw Normal View History

echo foo | gzip | busybox gunzip > output
2001-10-30 23:11:20 +00:00
echo foo | cmp - output