Spooler Utilities Reference Manual

Peruse
Spooler Utilities Reference Manual522295-003
3-18
FILES Command
FILES Command
The FILES command displays the names of all files on a subvolume. The names of
spooler job files are preceded by a period (.).
subvol
is the subvolume whose file names are to be listed. subvol has the form
[\system.][$volume.][subvolume]
If you omit \system, PERUSE uses the current default system name.
If you omit $volume, PERUSE uses the current default volume name.
If you omit subvolume, PERUSE 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, and 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, and the
volume name is the current default name:
_FILES \NEWSYS.MYSVOL
\NEWSYS.$DISK.MYSVOL
.LDATA ERRORS .RECORDS .LISTING
_
FILES [ subvol ]