Results 1 to 3 of 3
Hi,
I'm having a problem with Suse 11.0 Gnome. I deleted a folder that contains another folder that is owned by the root. Now the system will not let me ...
- 11-02-2008 #1
[SOLVED] Trash can problem
Hi,
I'm having a problem with Suse 11.0 Gnome. I deleted a folder that contains another folder that is owned by the root. Now the system will not let me delete this folder or restore it, it just sits in trashcan limbo...Is there a way to delete a user trashcan as root user?
Thanks for your response....Gerard4143
- 11-02-2008 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,099
Trash and info is stored in:
/home/your_user_name/.local/share/Trash/files
/home/your_user_name/.local/share/Trash/info
Go to a terminal, su to root, then delete the troublesome files.
Code:rm /home/your_user_name/.local/share/Trash/files/name_of_file rm /home/your_user_name/.local/share/Trash/files/name_of_file
oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 11-02-2008 #3
Thanks Ozar....your instructions took me right to the user trash can...folders and files are now deleted, again thanks


