#!/bin/csh -f
#

set PORT=8989


bin/intermud $PORT >>& interlog



