Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
b0e163a93bbfd6f90e41a67256ca57217bce54be
/
.
/
testsuite
/
bunzip2
/
bzcat-does-not-remove-compressed-file
blob: 7d4016ec5c40e06cc67333e757450ab5d56a00fd [
file
] [
log
] [
blame
]
echo foo
|
bzip2
>
foo
.
bz2
busybox bzcat foo
.
bz2
test
-
f foo
.
bz2