After deleting a file from your computer, it goes straight into the Trash bin. If you want to get that file back then you can get it by restoring it from the Trash bin.
If you want to delete it permanently, delete it from the Trash bin. You can then run the following command to do the trick,
# rm-rf /home/USER/.local/share/Trash/info/*
# rm-rf /home/USER/.local/share/Trash/info/*
# rm-rf /home/USER/.local/share/Trash/
No comments:
Post a Comment