Using the old sample profile (for UNIX/Linux only)
Overview of function
The sample profile for environment variable settings in the directory for storing the environment settings file has been changed in accordance with Using the environment variables HULEXEP and HULPATH (for UNIX/Linux only).
- When using sh:
-
File name: dm.bsh.profile
Example of the setting:
# . /usr/local/MAGIC/etc/dm.bsh.profile
- When using csh:
-
File name: dm.csh.profile
Example of the setting:
# source /usr/local/MAGIC/etc/dm.csh.profile
Operation recommended for DataMagic
Use the above sample files.
To maintain compatibility with HULFT-DataMagic Ver.2, if a new sample profile is not specified, the existing sample profiles "hulft.bsh.profile" and "hulft.csh.profile" can be used.However, this is not recommended because the existing sample profiles might not be supported in future versions.