Enjoy a randomly generated fortune:
$ fortune | cowsay _________________________________________ / Personally, I think my choice in the \ | mostest-superlative-computer wars has | | to be the HP-48 series of calculators. | | They'll run almost anything. And if | | they can't, while I'll just plug a | | Linux box into the serial port and load | | up the HP-48 VT-100 emulator. | | | \ -- Jeff Dege, jdege@winternet.com / ----------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;