Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
9cdb0601eb53ffdb3fb6b94bb1336adbc7d59e5c
/
.
/
testsuite
/
bunzip2
/
bunzip2-reads-from-standard-input
blob: 7bc8421358f8aa68f015b80c42d185dd32914a86 [
file
] [
log
] [
blame
]
Matt Kraai
9cdb060
2002-03-27 17:31:01 +0000
[
diff
] [
blame^
]
1
echo foo
|
bzip2
-
c
|
busybox bunzip2
-
c
>
output
2
echo foo
|
cmp
-
output