Skip to content

Instantly share code, notes, and snippets.

@marcusshepp
Last active November 9, 2017 15:32
Show Gist options
  • Save marcusshepp/f1befb03d9635bda7be870ed21128848 to your computer and use it in GitHub Desktop.
Save marcusshepp/f1befb03d9635bda7be870ed21128848 to your computer and use it in GitHub Desktop.
changing the permissions level of a folder
sudo chown -R $USER ~/projects/kaa-api/log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment