Created
August 23, 2017 08:46
-
-
Save cookie-ag/6bc7a0e19fd37333be372cd932e089d4 to your computer and use it in GitHub Desktop.
Change ownership of a specific folder on Ubuntu
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:$USER Uploads/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment