#!/bin/bash echo Content-type: text/plain echo echo QUERY_STRING: $QUERY_STRING echo PATH_INFO: $PATH_INFO