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

osh(1) OSS Shell and Utilities Reference Manual
The default mode is the DEFINE mode in effect for osh.
Refer to the TACL Reference Manual for additional information about Guardian
DEFINEs.
-extswap pathname
Species a Guardian swap le or swap volume for the extended data segment of
the child process. This option is no longer used but is retained for compatability
with older versions of the command. The pathname must be specied in OSS
pathname syntax.
The default action is to use the swap volume specied in the =_DEFAULTS
DEFINE values for the child process. If that volume is not available, the operat-
ing system chooses a swap volume.
Refer to the Guardian Programmers Guide for additional information about swap
les.
-gpri n Assigns the initial Guardian execution priority n (1-199) to the child process. The
value 1 is the lowest priority; the value 199 is the highest priority.
The default priority is the priority used for osh.
-highpin on | -highpin off
Species whether the child process can run with a Guardian process identication
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 osh.
Refer to the TACL Reference Manual for additional information about high and
low PINs.
-inspect on | -inspect off | -inspect saveabend
Indicates the Inspect mode to be used for the child process.
Specifying -inspect on causes the child process to enter the currently dened sym-
bolic debugger when the -debug option is specied or if a debug event occurs.
Specifying -inspect off causes the child process to enter the default debugger
when the -debug option is specied or if a debug event occurs.
Specifying -inspect saveabend causes creation of a saveabend le (process
snapshot le or core le) when the process terminates abnormally.
The default Inspect mode is the mode specied in the program le of the child
process.
Refer to the appropriate debugger manual for additional information about debug
events and debugger use.
-jobid 0 | -jobid -1
Controls the job ID to be assigned to the child process.
Specifying -jobid 0 prevents the child process from running as part of a batch job
(the osh process cannot function as a batch job ancestor, so no other value than -
jobid -1 is supported).
Specifying -jobid -1 causes the child process to inherit its job ID (if any) from
osh.
694 Hewlett-Packard Company 527188-003