Answers for "windows cmd remove directory not empty"

5

delete non empty directory cmd

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

remove directory not empty windows

rd /s /q "path"
Posted by: Guest on February-02-2021

Code answers related to "windows cmd remove directory not empty"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language