Skip to content

Instantly share code, notes, and snippets.

@junmakii
Last active September 30, 2018 03:49
Show Gist options
  • Select an option

  • Save junmakii/aa34a1ec9c2c5c102a3b44852d485913 to your computer and use it in GitHub Desktop.

Select an option

Save junmakii/aa34a1ec9c2c5c102a3b44852d485913 to your computer and use it in GitHub Desktop.
echo hello world
echo user: ${HOME}
echo pwd: ${PWD}
echo shell: ${SHELL}
echo variable: ${x}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment