Gitiles
Code Review
Sign In
gerrit.nordix.org
/
codeaurora
/
busybox
/
b9c2108b26ad1fe4634c250850a4abadff26c76e
/
.
/
testsuite
/
bunzip2
/
bunzip2-removes-compressed-file
blob: f1d15503eb01b0e771176e2992fbb11022a7db2b [
file
] [
log
] [
blame
]
Matt Kraai
cf32ac5
2002-03-27 17:46:44 +0000
[
diff
] [
blame
]
1
echo foo
|
bzip2
>
foo
.
bz2
2
busybox bunzip2 foo
.
bz2
3
test
!
-
f foo
.
bz2