Say (audibly) random quotes/etc from UNIX fortune
#!/bin/sh curl http://www.coe.neu.edu/cgi-bin/fortune | \ xmllint --nowarning --html --recover --xpath "//pre//text()" - 2>/dev/null | \ say -v Alex