Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created March 4, 2019 17:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/bdd4543af7da3922a41529e42dc1ca94 to your computer and use it in GitHub Desktop.
Save parzibyte/bdd4543af7da3922a41529e42dc1ca94 to your computer and use it in GitHub Desktop.
nombre="Luis"
nombre_mascota="Maggie"
unidos="$nombre$nombre_mascota"
echo $unidos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment