Answers for "command to delete directory that is not empty on"

1

windows cmd remove a not empty directory

RMDIR /S path/to/directory
Posted by: Guest on July-28-2021
0

rmdir directory not empty windows

rmdir /s /q mydir
Posted by: Guest on December-20-2021

Code answers related to "command to delete directory that is not empty on"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language