Answers for "command to remove directory forcefully in linux"

4

how to forcefully delete a directory in linux

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

Code answers related to "command to remove directory forcefully in linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language