#!/bin/sh

FORTUNE=`which fortune`

echo Content-type: text/plain
echo

#/usr/local/etc/incontrol
/usr/ucb/finger -a



