MPE/iX Commands Reference Manual (32650-90877)
Chapter 8 297
Command List VI
Commands LISTFILE thru =LOGON
whether an automatic CHANGELOG is permitted; that is, whether the AUTO parameter has
been specified with a GETLOG or ALTLOG command.
If the
logid
parameter is not entered, all logging identifiers on the system are displayed
with their creators and log files. The PASS parameter, which can be used only by the
creator of the logging identifier specified, causes the password associated with the logging
identifier to be listed.
Use
This command may be issued from a session, job, program, or in BREAK. Pressing
Break
has no effect on this command. System supervisor (OP) or user logging (LG) capability is
required to use this command.
Example
To list all logging identifiers on the system, enter:
LISTLOG
LOGID CREATOR CHANGE AUTO CURRENT LOGFILE
TESTLOG LALITHA.MPEM YES YES LAL001.PEJ
TEST1 MARK.MPEM YES NO M001.KSAM3
TEST2 PAT.MPEM NO NO TEST.ALVAR
Related Information
Commands ALTLOG, CHANGELOG, GETLOG, LOG, OPENLOG, SHOWLOGSTATUS, RELLOG
Manuals User Logging Programmer's Guide
LISTREDO
Displays the contents of the command line history stack. You may specify the format in
which the listing appears, and whether it appears on $STDLIST or in a file. (Native Mode)
Syntax
LISTREDO[START=
m
] [;END=
n
] [;OUT=
outfile
] [;{ ABSRELUNN} ]
NOTE
This command follows the optional MPE/iX command line syntax. Refer to
"Optional Format for MPE/iX Commands" at the beginning of this chapter.
Parameters
START or END Specifies the range of commands to be displayed. Table 8-3. on page 297
illustrates the effect of various START or END definitions.
Table 8-3. History Stack Ranges
Start End Effect
(omitted) (omitted) Lists all commands in the redo stack.