#!/bin/sh

echo "Content-Type: text/html"
echo ""

exec /home/swarren/cron_scripts/monitor/monitor.pl -print always -print_html 1
