samba
1/7/2017 - 12:39 AM

Say (audibly) random quotes/etc from UNIX fortune

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