Skip to content

Instantly share code, notes, and snippets.

@erlangparasu
Created January 30, 2020 11:05
Show Gist options
  • Select an option

  • Save erlangparasu/4322f6acecf00227a4e238673ab16bc3 to your computer and use it in GitHub Desktop.

Select an option

Save erlangparasu/4322f6acecf00227a4e238673ab16bc3 to your computer and use it in GitHub Desktop.
remove file from trash that was put there as root
# https://askubuntu.com/questions/507173/cannot-remove-file-from-trash-that-was-put-there-as-root/507174#507174
sudo nautilus /home/your_username/.local/share/Trash
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment