Skip to content

Instantly share code, notes, and snippets.

@dmkvl
Created May 14, 2019 13:47
Show Gist options
  • Save dmkvl/7bc80896ee226abbcc30be9f2f49f1cd to your computer and use it in GitHub Desktop.
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
: ${HOSTNAME?} ${USER?} ${MAIL?}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment