Skip to content

Instantly share code, notes, and snippets.

@otiai10
Created June 28, 2018 22:31
Show Gist options
  • Save otiai10/4dd9214d01ec933cb98204e426bf2c44 to your computer and use it in GitHub Desktop.
Save otiai10/4dd9214d01ec933cb98204e426bf2c44 to your computer and use it in GitHub Desktop.
Hello, awsub!
#!/bin/bash
echo "Hello, World! My name is ${NAME}, loving ${HOBBY}!"
--env NAME --env HOBBY
otiai10 programming
Hiromu football
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment