#!/bin/sh
echo "Content-type: text/html"
echo
echo "pozdrowienia z 'www.butterthlies.com.pl/mycgi' "
env


