Spooler Plus Utilities Reference Manual
Spoolcom
Spooler Plus Utilities Reference Manual—522294-002
3-43
FIND Command
If you omit subvolume, Spoolcom uses the current default subvolume name.
Omit the final period (.) if you specify \system or $volume without subvolume.
Examples
1. This command lists the names of files on the current default subvolume. Note that
LISTING is a spooler job file. This is shown by the period (.) that precedes the
name.
)FILES
\SYSII.$DISK.SUBVOL
OBJECT FILE1 LETTER .LISTING SAVEOBJ
)
2. In this example, the user provides the volume name, while the system and
subvolume names are the current default names:
)FILES $BIGVOL
\SYSII.$BIGVOL.SUBVOL
NAMES .SAVE PLANS PROFILE SOURCE
)
3. In this example, the user provides the system and subvolume names, while the
volume name is the current default name:
)FILES \NEWSYS.MYSVOL
\NEWSYS.$DISK.MYSVOL
.LDATA ERRORS .RECORDS .LISTING
)
FIND Command
The FIND command locates an occurrence of a specified string in the current job and
prints the line containing the string. If there is no current job, then the job most recently
spooled becomes the current job.
B[OTH]
specifies that the FIND command should find and display both uppercase and
lowercase occurrences of the string.
F[IND] [ B[OTH] ] [ / string / ] [ start-position ]