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

rmdir-removes-parent-directories « rmdir « testsuite - git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 222f5dec7683a06740fddd893ce5d65b7a9f131c (plain)
1
2
3
mkdir -p foo/bar
busybox rmdir -p foo/bar
test ! -d foo