Skip to content

Instantly share code, notes, and snippets.

@jpcaparas
Created May 27, 2019 00:30
Show Gist options
  • Save jpcaparas/0b49542e929c8b0628cb6369a645815e to your computer and use it in GitHub Desktop.
Save jpcaparas/0b49542e929c8b0628cb6369a645815e to your computer and use it in GitHub Desktop.
macos acl
# source https://apple.stackexchange.com/a/31457
sudo chmod +a "group:staff allow list,add_file,search,add_subdirectory,delete_child,readattr,writeattr,readextattr,writeextattr,readsecurity,file_inherit,directory_inherit" $PWD
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment