Answers for "remove directory from linux"

3

remove directory from linux

rm -r filename

rm -rf filename

this command remove the directory and subdirectory forecefully
Posted by: Guest on October-04-2020

Code answers related to "remove directory from linux"

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language