UCLA Linux User Group. Free as in Freedom.

404 Not Found

Enjoy a randomly generated fortune:


$ fortune | cowsay

 _________________________________________
/ Subject: Bug#42432: debian-policy:      \
| Proposal for CTV for Draft for Proof of |
| Concept for Draft for Proposal for      |
| Proposal for CTV for a CTV to decide on |
| a proposal for a CTV for the CTV on     |
| whether or not we shoud have a CTV on   |
| the /usr/doc to /usr/share/doc          |
| transition now, or later.               |
|                                         |
\ -- Ed Lang                              /
 -----------------------------------------
        \   ^__^
         \  (oo)\_______
            (__)\       )\/\
                ||----w |
                ||     ||


Here is the PHP code:
$output = shell_exec("/usr/games/fortune | /usr/games/cowsay");
echo $output;