Skip to content

Instantly share code, notes, and snippets.

@prsimp
Last active December 17, 2015 23:18
Show Gist options
  • Save prsimp/5687728 to your computer and use it in GitHub Desktop.
Save prsimp/5687728 to your computer and use it in GitHub Desktop.
#!/usr/bin/env sh
ruby -e '10.times do; `open "http://www.youtube.com/watch?v=lS9D6w1GzGY"`; end'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment