NetBatch Manual
NBEXEC
NetBatch Manual—522460-004
B-9
Command-Interpreter (:) Commands
•
:RUN runs a program:
:[ RUN ] program-file-name [ /run-option [ ,run-option ]… / ]
[ param-set ]
run-option is a TACL RUN command option. For a list and descriptions of the
options, see the RUN[D] command description in the TACL Reference Manual.
param-set specifies program parameters for program-file-name.
•
:SET DEFINE sets values for DEFINE attributes in the working-attributes set:
:SET DEFINE { attribute-spec
LIKE DEFINE-name } [ , attribute-spec ]…
For a description of attribute-spec, see the description of the SET DEFINE
command in the TACL Reference Manual.
•
:STATUS displays information about one or more running processes:
:STATUS [ range ] [ , condition ]… [ , DETAIL ]
range is one of:
[ \node. ] cpu,pin
[ \node. ] cpu-number
[ \node. ] $process-name
[ \node. ] *
condition is one of:
GMOMJOBID $process-name.num
PRI [ priority ]
PROG [ program-file-name ]
TERM [ $terminal-name ]
USER [ group-name.user-name
group-ID‚ user-ID ]
•
:STOP terminates a process or process pair:
:STOP [ [ \node. ] { $process-name cpu‚ pin,} ]
•
:SUSPEND suspends a process or process pair:
:SUSPEND [ [ \node. ] { $process-name cpu‚ pin,} ]
•
:SYSTEM sets the current default node:
:SYSTEM [ \node ]
•
:TIME displays the current setting of the system date and time-of-day clock:
:TIME
•
:VOLUME sets the current default node, volume, and subvolume:
:VOLUME [ [ \node. ] volume ] [ , " security " ]
•
:WHO displays information about the current NBEXEC process: