#!/bin/sh
echo "Content-type: text/plain"
echo

echo "ucgi check - args:" "$@"
printenv | sort
