#!/bin/sh echo "Content-Type: text/plain" echo "" echo "CGI works!" id env