How To Empty Trash From Terminal
Linux users love terminals, it makes user work with out touching the mouse. In this tutorial i will show you how empty the trash from an terminal.
1. Open terminal.
2. In terminal type the following.
[Normal_Box]rm -rf ~/.Trash/*[/Normal_Box]
3. That’s it!! We completely emptied the trash.









