Hitachi

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


7.3.48 UMASK_INHERIT parameter (defines a file mode creation mask when the job definition script begins to run) [only for UNIX]

Syntax

#-adsh_conf UMASK_INHERIT  {YES|NO}

Description

This parameter specifies whether the file mode creation mask for the parent process is to be inherited when the job definition script begins to run.

Operands

YES

The file mode creation mask when the job controller started is inherited.

Note that if YES is selected, access permissions for the files and directories subject to the influence of umask are affected.

NO

The file mode creation mask is set to 0 without using the file mode creation mask when the job controller started.

Notes