Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)
User Commands (g - j) gtacl(1)
-p pathname Runs the specified program as the child process. This option is
an alternate syntax for the -prog option followed by the -- option
(described later in this reference page). For example, gtacl -p
pathname operands is equivalent to specifying gtacl -prog path-
name -- operands.
No other option can be specified after this option on the gtacl
command line.
-pfs n Specifies the size of the operating system process file segment
(PFS) for the child process in 2048-byte virtual memory pages
(64-512). The default size is determined from the program file
executed as the child process.
Refer to the TACL Reference Manual for additional information
about PFS pages.
-pmsg on | -pmsg off
Specifies whether the gtacl command displays status informa-
tion for the child process on the OSS standard output file of the
gtacl process.
Specifying -pmsg on means the name (for a named child pro-
cess) or the operating system cpu, pin (for an unnamed child pro-
cess), the program file name, and exit status information is
displayed. Specifying -pmsg off means no information is
displayed.
The default setting for display is -pmsg off.
-prog pathname
Runs the specified program file as the child process.
If this option is specified, the gtacl command uses the OSS
environment variable PMSEARCHLIST to resolve (expand)
pathname when it consists of a single Guardian filename com-
ponent. If the OSS environment variable PMSEARCHLIST is
not defined, then gtacl uses the /G/system/system subvolume.
If the named file cannot be found in /G/system/system, then the
current version of /G/system/sysnn is used. If the file is not
found, an error diagnostic is printed and gtacl terminates.
If this option is not specified, the default action is to run the file
/G/system/system/tacl or /G/system/sysnn/tacl.
-reclen length Specifies the record length (1-4096) in bytes to be reported when
a device inquiry request occurs for a file that gtacl is filtering.
The default record length is 80 bytes. For systems running
J06.05 and later J-series RVUs, H06.16 and later H-series
RVUs, or G06.32 and later G-series RVUs, if you start an
SQLCI process from the gtacl utility, the record length can be
up to 255 bytes, and the default record length is 132 bytes.
-s Suppresses propagation of all current OSS environment vari-
ables to the TACL process. This option takes precedence if the
-f option is also used.
527188-021 Hewlett-Packard Company 4−37