Open System Services Shell and Utilities Reference Manual (G06.25+, H06.03+)
Table Of Contents
User Commands (g - j) gtacl(1)
-highpin on | -highpin off
Specifies whether the child process can run with a Guardian process
identification number (PIN) greater than 255.
Specifying -highpin on means that the child process can run with a PIN greater
than 255. Specifying -highpin off means the child process must run with a PIN
between 0 and 254.
The default value is -highpin on, unless an OFF value for the Guardian process
attribute is inherited from gtacl.
Refer to the TACL Reference Manual for additional information about high and
low PINs.
-i Specifies that gtacl should do the following:
• Send the child process the gtacl Guardian process name qualifier to use
as both its Guardian environment IN and OUT filenames. (Many Guar-
dian processes operate in an interactive mode when their Guardian
environment IN and OUT filenames are the same.)
• Attempt to filter data passing through all OSS environment standard
input, output, and error files. Refer to Input/Output Filtering under
NOTES later in this reference page for more information.
The default action is to filter only the standard input and output files that are con-
nected to an OSS regular file, device file, pipe, or FIFO that cannot be accessed
through a Guardian environment filename.
+i Specifies that gtacl should do the following:
• Send the child process different Guardian process name qualifiers for the
Guardian environment IN and OUT filenames. (Many Guardian
processes operate in a noninteractive mode when their Guardian
environment IN and OUT filenames are different.)
• Attempt to filter data passing through all OSS environment standard
input, output, and error files. Refer to Input/Output Filtering under
NOTES later in this reference page for more information.
The default action is to filter only the standard input and output files that are con-
nected to an OSS regular file, device file, pipe, or FIFO that cannot be accessed
through a Guardian environment filename.
-inspect on | -inspect off | -inspect saveabend
Indicates the debugging mode to be used for the child process.
Specifying inspect on causes the child process to enter the currently selected
symbolic debugger when the -debug option is specified or if a debug event
occurs.
Specifying -inspect off causes the child process to enter the default debugger
when the -debug option is specified or if a debug event occurs.
Specifying -inspect saveabend causes creation of a saveabend file (sometimes
called a core file or a process snapshot file) when the process terminates abnor-
mally.
The default debugging mode is the mode specified in the program file of the
child process.
527188-003 Hewlett-Packard Company 4−29