Skip to content

Instantly share code, notes, and snippets.

@ValeryC
Last active February 28, 2018 08:50
Show Gist options
  • Save ValeryC/24d5252d7b8ebfd445258b0130768a7d to your computer and use it in GitHub Desktop.
Save ValeryC/24d5252d7b8ebfd445258b0130768a7d to your computer and use it in GitHub Desktop.
enter your name
#!/bin/bash
echo "Bonjour $1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment