Skip to content

Instantly share code, notes, and snippets.

@t-chab
Created June 22, 2016 12:04
Show Gist options
  • Save t-chab/63050b5c7e90c247c6f3435f1dd80391 to your computer and use it in GitHub Desktop.
Save t-chab/63050b5c7e90c247c6f3435f1dd80391 to your computer and use it in GitHub Desktop.
Recursive chmod 755-644
chmod -R u+rwX,g+rwX,o-w /path
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment