#!/bin/bash
printf "Content-type: text/html\n\n<HTML><PRE>\n"
cat ./ph
printf "</PRE></HTML>\n"
