Enjoy a randomly generated fortune:
$ fortune | cowsay ____________________________________ / Perfection is achieved only on the \ | point of collapse. | | | \ -- C. N. Parkinson / ------------------------------------ \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;