Difference between revisions of "Ubuntu Trash Empty"

From Wiki.CoreyBlair.US
Jump to navigation Jump to search
(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...")
(No difference)

Revision as of 22:23, 23 March 2015

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