#!/bin/sh echo Content-type: text/plain echo echo Form input test report from `hostname` at `date` echo Working directory is is `pwd` echo QUERY_STRING = "$QUERY_STRING" echo argc is $#. argv is "$@". echo "Variables set:" set echo "----------------"