Answers for "remove all empty folders cmd"

5

delete non empty directory cmd

rm -rf directoryname
Posted by: Guest on April-14-2020
0

How to delete dir, subdirectory, fils all in cmd

[destination]rd [deleteable dir] /s

Like:

c:\myFolder\rd dirName /s
Posted by: Guest on August-02-2021

Code answers related to "remove all empty folders cmd"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language