Answers for "how to delete all file from the directory in git bash"

2

delete all files in a directory command

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

Code answers related to "how to delete all file from the directory in git bash"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language