Skip to content

Instantly share code, notes, and snippets.

@ethicka
Created July 31, 2018 14:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ethicka/0e9ef6fae0fad62ea241b5fefd08417b to your computer and use it in GitHub Desktop.
Save ethicka/0e9ef6fae0fad62ea241b5fefd08417b to your computer and use it in GitHub Desktop.
Restoring Trash functionality if Trash forces you to immediately delete files in Mac OS High Sierra.

Restore Trash

Run the following commands in shell:

rm -rf ~/.Trash/
mkdir ~/.Trash/

Then relaunch the Finder to apply permissions: Command + Option + Esc and Relaunch Finder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment