Answers for "dos command to delete all files within a folder"

0

delete all files in a directory cmd

del /S C:\Path\to\directory\*
Posted by: Guest on October-23-2020

Code answers related to "dos command to delete all files within a folder"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language