Thread
:
rm -r directory
View Single Post
#
2
21st February 2012, 02:31 AM
JamesNZ
Offline
Registered User
Join Date: Aug 2010
Location: Wellington, New Zealand
Age: 16
Posts: 889
Re: rm -r directory
You have to run it with the 'f' force argument. So the syntax would be
Code:
rm -rf folder
__________________
"For what is a man profited if he gains the whole world, but loses his own soul?"
- Jesus
JamesNZ
View Public Profile
Find all posts by JamesNZ