Skip to content

Instantly share code, notes, and snippets.

@alkemann
Last active March 14, 2017 10:50
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alkemann/5ea88dd1f534d74cdd16fc9349e52f30 to your computer and use it in GitHub Desktop.
Save alkemann/5ea88dd1f534d74cdd16fc9349e52f30 to your computer and use it in GitHub Desktop.
Punish people for unlocked laptops
echo '*/15 * * * * say `curl -s http://catfacts-api.appspot.com/api/facts |python -mjson.tool|grep facts -a1|tail -n1`' | crontab -
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment