Empty Ubuntu Gnome Trash in command line
This post was written by admin on September 8, 2009
Posted Under: General
Posted Under: General
Ubuntu has a trash can which you can find it’s icon on right bottom of your screen.
Here’s the command that empty the trash:
sudo rm -rf ~/.local/share/Trash/files/*
Related posts:
- Add Trash Can icon to ubuntu desktop
- Put Home,Computer,Network,Trash icons on Gnome Desktop
- Automatically Delete Files older than N days From Trash using Autotrash
- Boot into console/command line when startup Ubuntu 9.10
- Talika-Gnome Applet to switch between open windows using icons
Tags: clean

Reader Comments