Enjoy a randomly generated fortune:
$ fortune | cowsay _____________________________________ / What the hell is it good for? \ | | | -- Robert Lloyd (engineer of the | | Advanced Computing Systems | | | | Division of IBM), to colleagues who | | insisted that the | | | | microprocessor was the wave of the | \ future, c. 1968 / ------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;