Thread
:
[SOLVED] How do I delete a read-only folder ?
View Single Post
joelteixeira
2010-10-30 , 21:17
Posts: 63 | Thanked: 29 times | Joined on May 2010
#
4
Really weird...
try:
sudo gainroot
chmod 777 /path/to/folder/you/want/to/delete
rm -rf /path/to/folder/you/want/to/delete
Quote & Reply
|
joelteixeira
View Public Profile
Send a private message to joelteixeira
Find all posts by joelteixeira