Skip to content

Instantly share code, notes, and snippets.

@gyndav
Created December 13, 2018 21:21
Show Gist options
  • Save gyndav/0e03e62cc68ba749607356a237182fff to your computer and use it in GitHub Desktop.
Save gyndav/0e03e62cc68ba749607356a237182fff to your computer and use it in GitHub Desktop.
macOS reset /tmp permissions recursively
chmod a=rwX,o+t /tmp -R
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment