Showing posts with label Force Empty Trash. Show all posts
Showing posts with label Force Empty Trash. Show all posts

Sunday, May 17, 2009

Force Empty Trash

Sometimes you might face a problem where you can't delete files in the Trash (due to permission issues), I solved this problem by doing the following:
  1. Go to directory ".local/share/Trash/" by typing "cd .local/share/Trash"
  2. Execute this command: "sudo rm -rf file_name"