unable to delete trash file from trash in ubuntu

Written By Smart| 5 October 2009| 3 Comments

if you can’t  delete a file from trash here is the solution.

run the command on terminal :

admin@smartproteam$ nautilus /home/smartproteam/.local/share/Trash/files/

nautilus windows opens like below

trash

Now select the file and delete.


Related Posts with Thumbnails

Share With Others

3 Comments »

  • Lab said:

    cd /home/smartproteam/.local/share/Trash/files/
    sudo rm -rf *

  • Samus_ said:

    huh? if there’s a problem with the file you’re trying to delete (no permissions, file being used by other program, broken link, etc) removing it directly from the trash directory won’t help, unless you’re dealing with a bug in Ubuntu itself, which is also a possiblity.

    is there a way to reproduce the problem?

  • Devyn said:

    “a windows explorer opens like below”
    You mean a Nautilus window?

Leave your response!




Comment moderation is enabled. Your comment may take some time to appear.