Skip to content

Instantly share code, notes, and snippets.

@shotastage
Created September 7, 2016 14:23
Show Gist options
  • Save shotastage/ea8c36a928845da0bca2921fcf88d91f to your computer and use it in GitHub Desktop.
Save shotastage/ea8c36a928845da0bca2921fcf88d91f to your computer and use it in GitHub Desktop.
Hello World (Shell Script)
#!/usr/bin/env bash
echo "Hello, world!"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment