Open System Services Shell and Utilities Reference Manual (G06.27+, H06.04+)

User Commands (g - j) gtacl(1)
NAME
gtacl - Runs a process in the Guardian environment from the OSS environment
SYNOPSIS
gtacl [ option ... ][operands ]
FLAGS
Operands used with the gtacl command must follow gtacl option specications.
Options
All lename and pathname arguments used with gtacl options must be specied using OSS path-
name syntax. In the current release, lenames and pathnames within the /E directory are not sup-
ported by the OSS le system. These specications allow the user to identify Guardian environ-
ment objects on other HP nodes.
The specication of options ends when gtacl nds one of the following:
The end of the input line
Any operand; that is, any specication that does not start with a minus (-) or plus (+) and
is not a redirection specication
-- option
-p option
Options cannot be grouped after a single minus (-) or plus (+). That is, -debugnowait is not a
valid option specication.
The gtacl options can be specied in any order; gtacl processes options from left to right. When
you specify a gtacl option more than once, the rightmost specication on the command line
determines the value used.
-? | -help Displays usage information for the gtacl command. If this option is specied, all
other gtacl options and operands on the command line are ignored.
-c command |-cvcommand
Submits command to the child process through the Guardian environment
STDIN le of the child process.
The command string must conform to OSS /bin/sh quoting conventions. Refer to
the sh(1) reference page for a description of those conventions.
When you specify the -c command option, gtacl suppresses all input and output
operations except for those that occur after command is read and before the end-
of-le (EOF) indication is returned. Use this option when you do not want Guar-
dian program banner information or similar output that is not data generated by
running command.
When you specify the -cv command option, gtacl displays all output, regardless
of whether it occurs after command is read and before the end-of-le (EOF) indi-
cation is returned. Use this option when you do not want to discard Guardian
program banner information or similar output that is not data generated by run-
ning command.
If you specify either of these options, the OSS environment standard input le
for gtacl is not connected to the Guardian environment standard input le of the
child process. Refer to Input/OutputFiltering under NOTES later in this refer-
ence page for more information.
527188-004 Hewlett-Packard Company 427