Ubuntu Trash Empty

From Wiki.CoreyBlair.US
Revision as of 23:23, 23 March 2015 by Corey (talk | contribs) (Created page with "Even simply things like emptying the trash cab be an ordeal. Here is the simple awnser though CLI. sudo apt-get install trash-cli and then you are ready to issue the follow...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Even simply things like emptying the trash cab be an ordeal. Here is the simple awnser though CLI.

sudo apt-get install trash-cli

and then you are ready to issue the following command to empty the trash in your profile

trash-empty

Info originally found HERE