aboutsummaryrefslogtreecommitdiff
path: root/testsuite/gunzip/gunzip-reads-from-standard-input
blob: 7c498c0ce81d92d1630cbde411072cd3611fc562 (plain)
1
2
echo foo | gzip | busybox gunzip > output
echo foo | cmp - output