NetBatch Manual
NBEXEC
NetBatch Manual—522460-004
B-8
Command-Interpreter (:) Commands
For a description of logical-unit, see the description of the CLEAR command
in the TACL Reference Manual.
•
:COMMENT causes NBEXEC to ignore the rest of the command line. (As an
alternative to :COMMENT, use an exclamation point.)
:COMMENT [ comment-text ]
•
:CREATE creates an unstructured disk fileL
:CREATE file-name [ , extent-size [ , sec-extent-size ] ]
•
:DELETE DEFINE deletes one or more DEFINEs from the process file segment of
the current NBEXEC process:
:DELETE DEFINE { DEFINE-name ** }
•
:FILES displays the names of files that match a specified file-name template:
:FILES [ file-name-template ] [ INFO,DEFER ]
[ [NOT] filter [ , [NOT] filter ]… ]
For a description of file-name-template, see the description of the
FILENAMES command in the TACL Reference Manual.
•
:LOGON changes the user during an NBEXEC session:
:LOGON { group-name.user-name
group-ID‚ user-ID } [ , password ]
•
:OBEY causes NBEXEC to start a TACL process that executes the commands in a
specified input file:
:O[BEY] file-name
•
:PARAM creates a parameter and gives it a value, or displays all current
parameters and their values. NBEXEC passes PARAMs specified in a job’s control
file to processes the job starts.
:PARAM [ PARAM-name PARAM-value [,PARAM-name PARAM-value]… ]
•
:PPD (process-pair directory) displays the names, CPU and PIN designations, and
ancestors of one or more processes in the destination-control table:
:PPD [ [ \node. ] [$process-name cpu‚ pin ] ]
process-name can specify a high PIN process or a low PIN process. cpu,pin
can only specify a low PIN process.
•
:PURGE deletes one or more disk files:
:PURGE file-name [ [,] file-name ]…
•
:RENAME changes the name of an existing disk file:
:RENAME old-file-name [,] new-file-name