Spooler Utilities Reference Manual
Peruse
Spooler Utilities Reference Manual—522295-003
3-49
SJFILES Command
SJFILES Command
The SJFILES command displays the names of all spooler job 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 spooler job files on the current default
subvolume:
_SJFILES
\SYSTEM.$DISK.SUBVOL
.LPROG .LISTING .TEXT
_
2. In this example, the volume name is provided while the system and subvolume
names are the current default names:
_SJFILES $BIGVOL
\SYSTEM.$BIGVOL.SUBVOL
.SAVEDATA .FILE1 .OUTFILE
_
3. In this example, the system and subvolume names are provided while the volume
name is the current default name:
_SJFILES \NEWSYS.MYSVOL
\NEWSYS.$DISK.MYSVOL
.LDATA .RECORDS .OLDLIST
_
SJFILES [ subvol ]