Answers for "what command is used to delete all files in a current directory in a shell script"

2

delete all files in a directory command

rd /s/q Foldername
Posted by: Guest on May-26-2021

Code answers related to "what command is used to delete all files in a current directory in a shell script"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language