Created
August 10, 2014 01:46
-
-
Save gdisneyleugers/8f4e9c9442b255f984e3 to your computer and use it in GitHub Desktop.
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
#########################Scriptable########################## | |
printf "Hello " | |
whoami | |
printf "The date is " | |
date | |
printf "The platform is " | |
uname | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment