Created
June 19, 2018 12:36
-
-
Save zazapeta/94ae0e2f78adb5b843ecb3c77d142d63 to your computer and use it in GitHub Desktop.
WCS_odyssey_unix_2 : Introduction au Shell
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/bin/sh | |
echo 'Bonjour' $1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment