#!/bin/sh PATH=/bin:/usr/bin export PATH echo "Content-type: text/plain" echo "" echo "output from $0"