#!/bin/sh echo "Content-type: text/html" echo "" echo "Is Bob online?" echo "

Here is what 'finger' says...

"
cat ../html/online.txt
echo "
"