Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
7aca89a7a32a1e560c447952c28a8b1e7fb775fc
/
.
/
testsuite
/
bunzip2
/
bzcat-does-not-remove-compressed-file
blob: 7d4016ec5c40e06cc67333e757450ab5d56a00fd [
file
] [
log
] [
blame
]
Matt Kraai
a078268
2002-04-15 15:01:37 +0000
[
diff
] [
blame
]
1
echo foo
|
bzip2
>
foo
.
bz2
2
busybox bzcat foo
.
bz2
3
test
-
f foo
.
bz2