Skip to content

Instantly share code, notes, and snippets.

@madratman
Created March 27, 2017 03:04
Show Gist options
  • Save madratman/a6c73dbd0a2301902f63f5035a945c1f to your computer and use it in GitHub Desktop.
Save madratman/a6c73dbd0a2301902f63f5035a945c1f to your computer and use it in GitHub Desktop.
from rand import permissions
sudo chgrp -R GROUP_NAME PATH_TO_DIR
sudo chmod -R g+w PATH_TO_DIR #for write permission
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment