NBSpool for MPE Reference Guide

Chapter 4
4-24
SORT
The SORT command allows you to specify the order in which all other commands will display lists
of jobs. The default is no sorting. The most minor sort will always be done by device file
ID number
if any sorting is specified. Using the
OFF parameter specifies a return to the default state. The
default sorting order is
EXEC jobs first, then waiting jobs, then scheduled jobs.
SORT Syntax
I> SORT {[sortspec][,sortspec][,...]] [;DESC]}
{OFF }
where
sortspec = C or CREATION
D or DEVICE
F or FILENAME
J or JOB
N or NAME (job/session name)
P or PRI
S or SIZE
U or USER