#!/bin/bash
echo "Content-type: text/html"
echo ''
echo 'CGI Bash Example'
date
