Skip to content

Instantly share code, notes, and snippets.

@aidancasey
Created August 26, 2015 02:22
Show Gist options
  • Save aidancasey/c68d9f8cc4e872e2b954 to your computer and use it in GitHub Desktop.
Save aidancasey/c68d9f8cc4e872e2b954 to your computer and use it in GitHub Desktop.
Linux - give particular user write acces to a folder
sudo chown -R vagrant /home/code
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment