Skip to content

Instantly share code, notes, and snippets.

@skomarfaruque
Created January 18, 2018 11:35
Show Gist options
  • Save skomarfaruque/d198bab01337bccf2292dfedbc599001 to your computer and use it in GitHub Desktop.
Save skomarfaruque/d198bab01337bccf2292dfedbc599001 to your computer and use it in GitHub Desktop.
file permission to all files inside a directory
chmod -R <permissionsettings> <dirname>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment