#!/bin/sh echo "Content-Type: text/html" echo echo "Date and time" echo "" echo "The current time is on this system is " date echo ""