Welcome to mirror list, hosted at ThFree Co, Russian Federation.

bzcat-does-not-remove-compressed-file « bunzip2 « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 7d4016ec5c40e06cc67333e757450ab5d56a00fd (plain)
1
2
3
echo foo | bzip2 >foo.bz2
busybox bzcat foo.bz2
test -f foo.bz2