Skip to content

Instantly share code, notes, and snippets.

@cjauvin
Created May 7, 2015 02:36
Show Gist options
  • Select an option

  • Save cjauvin/62185f6448667f50a9c3 to your computer and use it in GitHub Desktop.

Select an option

Save cjauvin/62185f6448667f50a9c3 to your computer and use it in GitHub Desktop.
$ echo 'echo "hello!"' >> hello.sh
$ chmod u+x hello.sh
$ ./hello.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment