We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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