#!/bin/sh
#
# FirstClass Server control script.
# 

/usr/local/fcsctl stop
echo "___"
echo "Hit ENTER to close this window."
read X
