Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
5a5db93b0f27a5fd090509f9745b63f49b9b7871
/
.
/
testsuite
/
bunzip2
/
bunzip2-removes-compressed-file
blob: f1d15503eb01b0e771176e2992fbb11022a7db2b [
file
] [
log
] [
blame
]
echo foo
|
bzip2
>
foo
.
bz2
busybox bunzip2 foo
.
bz2
test
!
-
f foo
.
bz2