#!/bin/bash eval "`./procgi $*`" #mail $FORM_email < $FORM_file #cat - << \END echo Content-type: text/plain echo "" echo $FORM_email echo done. #END