#!/bin/tcsh -f # # This file is made to be sourced from a (t)csh shell. # You can run it directly or source it to get the # prettier fomatting: # # /gluex/etc/setups/csh/USAGE # # # 12/6/2013 David Lawrence cat << EOF Hall-D environment setup facility Usage: setup The setup command is an alias that will attempt to source a setup script specified by in the /gluex/etc/setups/csh directory. If no file exists with the specified package name, this usage statement is printed. (This usage statement is also printed if no argument is given.) The list of available package setup scripts is given below. The alias is defined in /gluex/etc/hdonline.cshrc EOF cd /gluex/etc/setups/csh ls cd -