Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SHELL

remove directory from linux

rm -r filename

rm -rf filename

this command remove the directory and subdirectory forecefully
 
PREVIOUS NEXT
Tagged: #remove #directory #linux
ADD COMMENT
Topic
Name
3+2 =