ref: f02f05ca6a7a60a087a9fb7d6b2e81ff820e2d80 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