$ curl -s http://cbsg.sourceforge.net/cgi-bin/live | grep -Eo '^<li>.*</li>' | sed s,\</\\?li\>,,g | shuf -n 1 | cowsay ExplanationLets make a cow talk BS LimitationsI don't think cowsay is installed by default on a mac although it can be installed with |