Created
June 28, 2018 22:31
-
-
Save otiai10/4dd9214d01ec933cb98204e426bf2c44 to your computer and use it in GitHub Desktop.
Hello, awsub!
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/bash | |
echo "Hello, World! My name is ${NAME}, loving ${HOBBY}!" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--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