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

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