There was an error while loading. Please reload this page.
The cemac.sh and cemac.csh files can be used to set up the environment for a bash or csh shell.
cemac.sh
cemac.csh
bash
csh
ARC4 defaults to bash shell, and the following could be added to your ${HOME}/.bashrc file:
${HOME}/.bashrc
if [ -r /nobackup/cemac/cemac.sh ] ; then . /nobackup/cemac/cemac.sh fi