Open System Services NFS SCF Reference Manual
SCF Commands for OSS NFS
Open System Services NFS SCF Reference Manual—522582-001
2-62
NAMES PROCESS Command
NAMES PROCESS Command
The NAMES PROCESS command displays the names of all objects that meet the
process-name, SUB, and SEL specifications. This command is most useful when
combined with the SUB and SEL options.
The NAMES PROCESS command has the following syntax:
PROCESS process-name
specifies the name of the PROCESS object to which the command applies.
SUB [ ALL | NONE | ONLY | subtype ]
specifies the subordinate object select option. You can use the SUB option to specify
that you want to return the names of only specified subordinate objects.
SEL [ NOT ] state
specifies the summary state select option. You can use the SEL option to specify that
you want to return the names of only objects in a specified summary state. See
Summary States on page 1-7 for the names and descriptions of these states.
Considerations
Consider the following points when using the NAMES PROCESS command:
•
NAMES PROCESS is a nonsensitive command.
•
Because OSS NFS object names can be up to 1024 characters long, names longer
than the record length of the SCF output device are wrapped into multiple lines.
Example
The following command displays the names of the $ZNFS PROCESS object and all
subordinate OSS NFS objects in the STARTED summary state:
->NAMES PROCESS $ZNFS, SUB ALL, SEL STARTED
NAMES PROCESS process-name
[ , SUB [ ALL | NONE | ONLY | subtype ] ]
[ , SEL [ NOT ] state ]