index
:
busybox
master
Busybox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
testsuite
/
bzcat
/
bzcat-does-not-remove-compressed-file
blob: 7d4016ec5c40e06cc67333e757450ab5d56a00fd (
plain
)
1
2
3
echo foo | bzip2 >foo.bz2 busybox bzcat foo.bz2 test -f foo.bz2