Skip to content

Instantly share code, notes, and snippets.

@sayham-sjb
Last active April 16, 2019 19:30
Show Gist options
  • Save sayham-sjb/c8dededc892e70f294b0a61ed7c5b2a3 to your computer and use it in GitHub Desktop.
Save sayham-sjb/c8dededc892e70f294b0a61ed7c5b2a3 to your computer and use it in GitHub Desktop.
CommandAsSuperUser #sudo

% Give yourself the rights to execute a script...

sudo chmod 755 'ScriptName'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment