#!/bin/csh -f
exec /mit/jtkohl/${hosttype}bin/closeit $*
echo "closeit not found"
exit 1
