#!/bin/sh

PATH=/bin:/usr/bin export PATH

cat << EOF
This method of registration is no longer supported.


To register for an Athena account, click on the "Register for an
Account" button on an Athena workstation, or visit the URL
                     http://web.mit.edu/register/
in a java-enabled web browser.


(Press Return)
EOF

read x
