Skip to content

Instantly share code, notes, and snippets.

@kfriend
Created March 22, 2017 01:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kfriend/bf9a014818f3a4fd903ad1d44ceb5212 to your computer and use it in GitHub Desktop.
Save kfriend/bf9a014818f3a4fd903ad1d44ceb5212 to your computer and use it in GitHub Desktop.
644 and 755 files and directories
# Source: http://stackoverflow.com/a/37287625/419673
chmod -R 644 dirName
chmod -R +X dirName
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment