Answers for "which command is used to delete all files in current directory"

0

delete all files in a directory cmd

del /S C:Pathtodirectory*
Posted by: Guest on October-23-2020

Code answers related to "which command is used to delete all files in current directory"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language