Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
3889078dbe09a9d85b359e9c0c0c225e0bbea343
/
.
/
testsuite
/
gunzip
/
gunzip-reads-from-standard-input
blob: 0ab9fdd78c1c725e28bf3917f9471cddc10512b9 [
file
] [
log
] [
blame
]
Matt Kraai
3889078
2001-10-30 23:11:20 +0000
[
diff
] [
blame^
]
1
echo foo
|
gzip
-
c
|
busybox gunzip
-
c
>
output
2
echo foo
|
cmp
-
output