Enjoy a randomly generated fortune:
$ fortune | cowsay ____________________________________ / Why would you want to do this? You \ | don’t, forget I even mentioned it. | | | \ -- Perl DBI documentation (v1.53) / ------------------------------------ \ ^__^ \ (oo)\_______ (__)\ )\/\ ||----w | || ||
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay"); echo $output;