Skip to content

Instantly share code, notes, and snippets.

@mrkyle7
Last active August 29, 2015 14:20
Show Gist options
  • Save mrkyle7/e7c89a2426a229ef49ab to your computer and use it in GitHub Desktop.
Save mrkyle7/e7c89a2426a229ef49ab to your computer and use it in GitHub Desktop.
Hello world
#!/bin/sh
# To auto-run: curl -fsSL https://gist.github.com/mrkyle7/e7c89a2426a229ef49ab/download | tar -xf- && bash giste7c89a2426a229ef49ab*/hello.sh && rm -r giste7c89a2426a229ef49ab*
echo hello world
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment