Skip to content

Instantly share code, notes, and snippets.

@xremix
Created January 14, 2018 13:35
Show Gist options
  • Save xremix/84d06da78d3bac470fab9c49a2bcdb99 to your computer and use it in GitHub Desktop.
Save xremix/84d06da78d3bac470fab9c49a2bcdb99 to your computer and use it in GitHub Desktop.
Unix make file executable
# Simple code to give a file executable rights
chmod u+x file.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment