#!/bin/sh msg=`/usr/games/fortune` echo "Content-Type: text/html" echo "" echo " The Fortune Generator
$msg


info

"