#!/bin/sh
echo "Content-Type: text/plain"
echo 
cat /etc/motd.old
