Skip to content

Instantly share code, notes, and snippets.

@bububa
Created October 17, 2011 07:06
Show Gist options
  • Save bububa/1292093 to your computer and use it in GitHub Desktop.
Save bububa/1292093 to your computer and use it in GitHub Desktop.
make a file executable
chmod a+x myfile
chmod 755 myfile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment