Created
May 14, 2019 13:47
-
-
Save dmkvl/7bc80896ee226abbcc30be9f2f49f1cd to your computer and use it in GitHub Desktop.
Prints error message if one or more of essential environmental variables not set
This file contains hidden or 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
: ${HOSTNAME?} ${USER?} ${MAIL?} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment