Skip to content

Instantly share code, notes, and snippets.

@ezirmusitua
Created October 17, 2019 02:11
Show Gist options
  • Save ezirmusitua/3a4eb9cb5a984e0fd9be1c9730e47a8f to your computer and use it in GitHub Desktop.
Save ezirmusitua/3a4eb9cb5a984e0fd9be1c9730e47a8f to your computer and use it in GitHub Desktop.
Change directory permissions & ownership [change directory permissions & ownership in linux shell] #shell
sudo chown -R $USER /path/to/directory
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment