ref: 0c36c79e9b58b5131d4911b05ede987ce0bb8bde 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