PDA

View Full Version : Trash Issue!?



kevin11951
December 25th, 2008, 02:33 AM
I have a file stuck in my trash bin that wont go away, how can i manually delete it?

tuxxy
December 25th, 2008, 02:42 AM
Try this


sudo rm -rf ~/.local/share/Trash/files/*

chris4585
December 25th, 2008, 03:35 AM
I believe this happens when you run nautilus with sudo? use gksu instead

kevin11951
December 25th, 2008, 03:41 AM
Try this


sudo rm -rf ~/.local/share/Trash/files/*

thank you, that worked perfectly!