Skip to content

Instantly share code, notes, and snippets.

@jldavid
Created March 18, 2016 20:33
Show Gist options
  • Select an option

  • Save jldavid/bc618ce9866df4a90933 to your computer and use it in GitHub Desktop.

Select an option

Save jldavid/bc618ce9866df4a90933 to your computer and use it in GitHub Desktop.
do
sleep $[RANDOM%3600+1]
osascript -e "set volume 10"
say "balls"
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment