Skip to content

Instantly share code, notes, and snippets.

@pengwynn
Created March 18, 2013 23:41
Show Gist options
  • Save pengwynn/5192056 to your computer and use it in GitHub Desktop.
Save pengwynn/5192056 to your computer and use it in GitHub Desktop.
Intro to CLI for 2nd grader.
#!/bin/sh
say "Why did the little cookie cry?"
sleep 2
say "Because his momma was"
say -v Hysterical "a wafer so long."
@soffes
Copy link

soffes commented Mar 19, 2013

lolz

@take
Copy link

take commented Mar 19, 2013

lol nice 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment