Skip to content

Instantly share code, notes, and snippets.

@cookie-ag
Created October 17, 2017 08:58
Show Gist options
  • Save cookie-ag/4915105d5699d01fdc836fd8f674640e to your computer and use it in GitHub Desktop.
Save cookie-ag/4915105d5699d01fdc836fd8f674640e to your computer and use it in GitHub Desktop.
Give privileges to a folder on OSX/Linux
sudo chown -R $USER:$GROUP [$Path]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment