Created
March 22, 2017 01:43
-
-
Save kfriend/bf9a014818f3a4fd903ad1d44ceb5212 to your computer and use it in GitHub Desktop.
644 and 755 files and directories
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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