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

gzip-removes-original-file « gzip « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: b9cb995bcfc9cb8c5579c48e3b85552ee2a258d6 (plain)
1
2
3
touch foo
busybox gzip foo
test ! -f foo