Sample profile
The environment settings file storage directory contains a sample profile for the environment variable settings. Use this sample as a reference when specifying environment variables.
The file names and methods for specifying environment variables are as follows:
- When using sh:
-
File name dm.bsh.profile
Method
# . /usr/local/MAGIC/etc/dm.bsh.profile
- When using csh:
-
File name dm.csh.profile
Method
# source /usr/local/MAGIC/etc/dm.csh.profile
= Remarks =
The sample profiles are currently dm.bsh.profile and dm.csh.profile in DataMagic Ver.3 and later, but you can also use hulft.bsh.profile and hulft.csh.profile. The use of the variables is provided for compatibility with previous versions. However, because the sample profiles might become obsolete in future versions, their use is not recommended.