Answers for "delete all directories linux starts with"

6

linux remove folder and all his content

rm -rf /path/to/directory
Posted by: Guest on February-29-2020
0

How to remove Directories with rm

rm -d directory
Posted by: Guest on November-23-2021

Code answers related to "delete all directories linux starts with"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language