Skip to content

Instantly share code, notes, and snippets.

@vqoph
Last active February 11, 2016 13:44
Show Gist options
  • Save vqoph/21aaa4483b2870e811d6 to your computer and use it in GitHub Desktop.
Save vqoph/21aaa4483b2870e811d6 to your computer and use it in GitHub Desktop.
echo "hello test"
read -p "tell your name : " name
echo "hello $name"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment