index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
testsuite
/
gunzip
/
gunzip-reads-from-standard-input
blob: 7c498c0ce81d92d1630cbde411072cd3611fc562 (
plain
)
1
2
echo foo | gzip | busybox gunzip > output echo foo | cmp - output