#! /bin/bash echo "Content-type: html" echo echo "" echo "
"
echo "$(env)"
echo "
" echo ""