Enjoy a randomly generated fortune:
$ fortune | cowsay ________________________________________ / "And they told us, what they wanted... \ | | | Was a sound that could kill some-one, | \ from a distance." -- Kate Bush / ---------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;