If you use csh or tcsh, modify your .cshrc or your .login file:If you use Bourne shell, Korn shell, or bash, modify your .profile file:setenv PATH ${PATH}:/opt/CTX.UIS/binPATH=${PATH}:/opt/CTX.UIS/bin; export $PATH
If you use csh or tcsh, modify your .cshrc or your .login file:If you use Bourne shell, Korn shell, or bash, modify your .profile file:setenv CITRIX_SERVER echo.scd.ucar.eduCITRIX_SERVER=echo.scd.ucar.edu; export $CITRIX_SERVER