How to: Tips and Tricks

Empty Ubuntu Gnome Trash in command line

If you cannot empty your trash, then open terminal and use this command:

WARNING: this method will delete all the contents without prompt any warning!!!

rm -r ~/.local/share/Trash/files/*

Related posts:

  1. Put Home, Computer, Network, Trash icons on Gnome Desktop
  2. Umount CIFS problem: Reboot and Shutdown
  3. Change mouse cursor theme in Ubuntu with Compiz enabled (10.04 and higher)
  4. Ubuntu: Make ALSA default instead of PulseAudio
  5. Quick Setup fresh installed Ubuntu with Ailurus

You can follow any responses to this entry through the RSS 2.0 feed.