Empty Trash Bin from Command Line

If you can not empty your trash bin due to some permission error as a regular user, you can do it use command in terminal

sudo rm -rf  ~/.Trash/

No comments:

Post a Comment

Datatable static image not found on the server

When you use ```datatables.min.css``` and ```datatables.min.js``` locally, instead of datatables CDN, you may have encountered that ```sort...