Skip to content

Instantly share code, notes, and snippets.

@pje
Created September 20, 2012 22:06
Show Gist options
  • Save pje/3758634 to your computer and use it in GitHub Desktop.
Save pje/3758634 to your computer and use it in GitHub Desktop.
the_critical_engineer.sh
#!/usr/bin/env bash
echo $(curl http://criticalengine.weise7.org) | ack '(1\..*10\..*)</pre>' --output '$1' | say -v Alex -o ~/Desktop/the_critical_engineer.aiff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment