#!/bin/csh## startup script for the zserver processsetenv HDIR /home/fgdc/ddnebert/Isite-fgdc/binsetenv CDIR `pwd`cd $HDIRzserver &cd $CDIRexit