index
:
busybox.git
1_33_stable
1_35_stable
master
Copy of git.busybox.net/busybox
summary
refs
log
tree
commit
diff
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