Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
6feaeace869159ab6b3a8f10ff8a396dc3ce4f21
/
.
/
testsuite
/
gunzip
/
gunzip-reads-from-standard-input
blob: 0ab9fdd78c1c725e28bf3917f9471cddc10512b9 [
file
] [
log
] [
blame
]
echo foo
|
gzip
-
c
|
busybox gunzip
-
c
>
output
echo foo
|
cmp
-
output