Skip to content

Instantly share code, notes, and snippets.

@codingstyle
Created January 29, 2015 16:40
Show Gist options
  • Save codingstyle/ecd443706ee2187ed226 to your computer and use it in GitHub Desktop.
Save codingstyle/ecd443706ee2187ed226 to your computer and use it in GitHub Desktop.
"Autobots, rollout!"
curl -s "http://www.moviesoundclips.net/download.php?id=2091&ft=mp3" > /tmp/x.mp3 && afplay /tmp/x.mp3 && rm /tmp/x.mp3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment