Hitachi

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


2.12 Setting the file mode creation mask used when execution of a job definition script starts [for UNIX only]

The file mode creation mask that is to be used when execution of a job definition script starts differs depending on the specification of the UMASK_INHERIT environment setting parameter, as shown in the following table.

Environment setting parameter

File mode creation mask used when execution of a job definition script starts#

Remarks

UMASK_INHERIT NO

0

Default

UMASK_INHERIT YES

File mode creation mask of the parent process

--

Legend:

--: Not applicable

#

Child jobs are included.

Notes

If the UMASK_INHERIT NO environment setting parameter is specified when a child job is started, the child job does not inherit any changes made to the file mode creation mask by using the umask command in the root job. Therefore, the child job is run with a file mode creation mask of 0.