MPE/iX Quick Reference Guide (32650-90881)

34 Chapter1
Command Descriptions
Commands Syntax
LISTGROUP
Displays information for one or more groups.
LISTGROUP [
groupset
][,
listfile
][;PASS][;FORMAT={SUMMARY|BRIEF|}]
LISTGROUP DEVELOP;PASS;FORMAT=SUMMARY
LISTGROUP @.@;FORMAT=BRIEF
LISTJOBQ
Displays all job queues on system.
LISTLOG
Lists currently active logging identifiers on the system and whether automatic log file
changing has been enabled.
LISTLOG [
logid
[;PASS]]
LISTLOG
LISTREDO
Displays the contents of the command line history stack. You may specify the format in
which the listing will appear, and whether it will appear on $STDLIST or in a file.
LISTREDO [START=
m
][;END=
n
][;OUT=
outfile
][;ABS
;REL
;UNN]
LISTREDO -10,-2;OUT=*LIST;UNN
LISTSPF
LISTSPF[ [IDNAME=] {
spoolid
(
spoolid
[,
spoolid
]...)}]
[ [;SELEQ=] {
select-eq
^
indirect_file
}] [;DETAIL
;STATUS]
Where the select equation, enclosed in square brackets, has the following format:
select-eq
:: = [
equation
]
equation
:: = {
parm
{>
>=
<
<= <>
=}
value
NOT (
equation
)
(
equation
) {AND
OR} (
equation
) }
LISTSPF O@;SELEQ=[(PRI>2)AND(DATE<09/30/89)];DETAIL