#!/bin/sh export DATE="28.5.2005" export TITLE="Test" . ${0%/*}/cgi-bin-pre.sh cat<$TITLE EOF echo "Systemzeit: " date . ${0%/*}/cgi-bin-post.sh