Skip to content

Instantly share code, notes, and snippets.

@nickm4062
Created December 22, 2015 01:39
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 nickm4062/d798135a21ba65fd55ad to your computer and use it in GitHub Desktop.
Save nickm4062/d798135a21ba65fd55ad to your computer and use it in GitHub Desktop.
Holiday TTS
traceroute xmas.futile.net -m 255|awk '{print $2}'|egrep '^([A-GI-Z]|H[oae]|our).*$'|sed -e 's/\./ /g'|espeak -p 60 -s 180
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment