ref: 8adc5a0fce7e50f8bf8e69e51274092a1a581cd6 dir: /sys/src/cmd/python/Demo/cgi/cgi0.sh/
#! /bin/sh # If you can't get this to work, your web server isn't set up right echo Content-type: text/plain echo echo Hello world echo This is cgi0.sh