Thread
:
Delete read only directories in x terminal
View Single Post
Joorin
2010-04-30 , 07:42
Posts: 726 | Thanked: 345 times | Joined on Apr 2010 @ Sweden
#
6
Originally Posted by
andraeseus1
already root already. still cant delete the file i am using rm -rf home/user/MyDocs/Dad\ backup
It's always helpful to supply as much information as possible. So, use the command "ls -l" on the directory that just won't go away and paste the result here.
When it comes to the rm command, -r means "recursive" and -f means "force" (as in, don't ask me about anything, just do it). If you actually are root (which is something else than to stand
in
the root directory, and still can't remove things with rm -rf it surely looks weird.
I have no idea why people use "sudo gainroot", just typing "root" with rootsh installed works, in my opinion, better.
Quote & Reply
|
The Following User Says Thank You to Joorin For This Useful Post:
Marcus
Joorin
View Public Profile
Send a private message to Joorin
Find all posts by Joorin