Answers for "can i use the rm command to delete folders in linux?"

3

how to remove folder and its contents in linux

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language