Enjoy a randomly generated fortune:
$ fortune | cowsay ________________________________________ / Algebraic symbols are used when you do \ | not know what you are talking about. | | | \ -- Philippe Schnoebelen / ---------------------------------------- \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;