#!/usr/local/bin/bash export REQUEST_METHOD=GET export QUERY_STRING="fname=dave&lname=hollinger&ssn=1234" ./handleform.cgi