C shell variables

To set up your C shell, add the DSM_CONFIG and DSM_LOG variables to the .cshrc file in your $HOME directory.

The following example shows HSM variable definitions:
  setenv DSM_CONFIG /home/hsmuser/dsm.opt
  setenv DSM_LOG /home/hsmuser
The /home/hsmuser/dsm.opt path identifies the path and file name for your client system options file. The /home/hsmuser path sets the location of the dsmerror.log file.