Created
October 17, 2017 08:58
-
-
Save cookie-ag/4915105d5699d01fdc836fd8f674640e to your computer and use it in GitHub Desktop.
Give privileges to a folder on OSX/Linux
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo chown -R $USER:$GROUP [$Path] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment