#!/bin/sh set -eu cat <<-'EOF' Content-Type: text/html; charset=UTF-8 EOF printf '\n' cat <<-'EOF' CGI sh!

Hello, CGI World!

EOF

echo env

cat <<-'EOF'
	    

EOF