Enjoy a randomly generated fortune:
$ fortune | cowsay ______________________________________ / There's nothing wrong with teenagers \ | that reasoning with them won't | \ aggravate. / -------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;