Hitachi

JP1 Version 11 JP1/Advanced Shell Description, User's Guide, Reference, and Operator's Guide 


7.3.23 KSH_ENV_READ parameter (defines whether the ENV shell variable is to be read)

Syntax

In Windows and Linux
#-adsh_conf KSH_ENV_READ {YES | NO}
In AIX, HP-UX, and Solaris
#-adsh_conf KSH_ENV_READ {YES | NO}

Description

This parameter specifies whether the ENV shell variable is to be read when the job controller starts and the script file indicated by the variable's value is to be executed.

Operands

YES

Read the ENV shell variable when the job controller starts.

NO

Do not read the ENV shell variable when the job controller starts.

Notes