Skip to content

Instantly share code, notes, and snippets.

@domjtalbot
Last active July 23, 2020 10:13
Show Gist options
  • Save domjtalbot/fd283389616c3fc8adc27fa1a03f5d94 to your computer and use it in GitHub Desktop.
Save domjtalbot/fd283389616c3fc8adc27fa1a03f5d94 to your computer and use it in GitHub Desktop.
Mac - Unlock all files and subfolders
chflags -R nouchg [directory]
# Example
# chflags -R nouchg ~/documents
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment