busybox/testsuite/bunzip2/bzcat-does-not-remove-compr...

4 lines
64 B
Plaintext

echo foo | bzip2 >foo.bz2
busybox bzcat foo.bz2
test -f foo.bz2