#!/bin/sh

echo  -e "Content-type: text/plain\n\n"

env | sort
