Skip to content

Instantly share code, notes, and snippets.

@pauldonnelly
Created October 24, 2014 11:23
Show Gist options
  • Save pauldonnelly/d7a6e8a49bd7e245065f to your computer and use it in GitHub Desktop.
Save pauldonnelly/d7a6e8a49bd7e245065f to your computer and use it in GitHub Desktop.
Change File Permissions
chmod -c ugo+rxw RELEASE_NOTES.txt
http://www.ahinc.com/linux101/permission.htm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment