Skip to content

Instantly share code, notes, and snippets.

@RichStone
Last active November 10, 2017 18:04
Show Gist options
  • Select an option

  • Save RichStone/a0e3c399a27b49b11e487aa68b5f25d4 to your computer and use it in GitHub Desktop.

Select an option

Save RichStone/a0e3c399a27b49b11e487aa68b5f25d4 to your computer and use it in GitHub Desktop.
echo "MA EXAMPLE"
echo "here:"
variable=$(yum --version)
echo "here comes the VAR"
echo $variable
echo "end of code"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment