Skip to content

Instantly share code, notes, and snippets.

@prashanth-sams
Created January 8, 2016 04:30
Show Gist options
  • Save prashanth-sams/99ecf9ffe1f3ac506e4b to your computer and use it in GitHub Desktop.
Save prashanth-sams/99ecf9ffe1f3ac506e4b to your computer and use it in GitHub Desktop.
Execution permission for a shell file
==============================================
chmod u+x <run.sh>
./run.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment