Open System Services Shell and Utilities Reference Manual (G06.29+, H06.08+, J06.03+)

gtacl(1) OSS Shell and Utilities Reference Manual
-swap pathname
Specifies the name of a Guardian swap file or swap volume for
the data segment of the child process. This option is no longer
used and is provided for compatibility with previous releases. If
specified, the name must be
in OSS pathname syntax
valid for an existing file
but is otherwise ignored. The operating system chooses a swap
volume.
-term pathname
Specifies the filename of a Guardian terminal device to be used
as the home terminal of the child process. The name must be
specified in OSS pathname syntax.
The default action is to use the home terminal of the gtacl pro-
cess.
Refer to the TACL Reference Manual for additional information
about Guardian terminal device names.
If the gtacl process is to be run in the background, HP recom-
mends using /G/zhome as the home terminal for the child pro-
cess. $ZHOME is a reliable home terminal on which the process
can perform write operations. For more information about
$ZHOME, see the NonStop NS-Series Operations Guide.
-- Specifies that there are no more options on the gtacl command
line. Any information following this option is either processed
as redirection specifications or passed to the child process as
arguments.
Operands
All operands that the gtacl command does not interpret as option arguments are passed in the
Guardian environment Startup message sent to the child process. gtacl does not expand
operands or interpret special characters.
If the command line is entered through the OSS environment /bin/sh shell, the shell can process
or expand operands on the command line before passing the line to gtacl to interpret. When an
operand contains blanks or special characters normally processed by the shell, you must use quo-
tation marks or escape characters correctly or unexpected actions might result. Refer to the sh(1)
reference page for more information.
Up to 980 bytes of arguments can be passed to the child process.
DESCRIPTION
The gtacl command executes a Guardian program, TACL macro, TACL routine, TACL alias, or
TACL command from the OSS environment within the same HP node. gtacl is an OSS process
that spawns a Guardian process. gtacl allows you to specify the environment and initial process
attributes of the child process.
438 Hewlett-Packard Company 527188-021