Skip to content

Instantly share code, notes, and snippets.

@TheCodingLady
Last active March 1, 2018 23:24
Show Gist options
  • Save TheCodingLady/a60b29a92d6377547ea7b262de658b29 to your computer and use it in GitHub Desktop.
Save TheCodingLady/a60b29a92d6377547ea7b262de658b29 to your computer and use it in GitHub Desktop.
Quête2-Intro au shell
#!/bin/bash
# Dites Bonjour !
echo "bonjour $1"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment