Answers for "which is the linux command that deletes the directory and its contents"

3

how to remove folder and its contents in linux

rm -rf dirname
Posted by: Guest on June-09-2020

Code answers related to "which is the linux command that deletes the directory and its contents"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language