Inspect Manual
High-Level Inspect Commands
Inspect Manual—429164-006
6-142
LIST SOURCE OPEN
LIST SOURCE OPEN
The LIST SOURCE OPEN command displays the names of the files that are currently
open as a result of previous SOURCE commands.
Related Commands
DELETE SOURCE OPEN on page 6-32
SOURCE on page 6-196
SOURCE OPEN on page 6-208
LOG
The LOG command records the session input, output, or both input and output in a
permanent file.
BOTH
records both input commands and output response into the log file.
INPUT
records input commands to a log file.
OUTPUT
records output results from commands.
file-name
identifies a file to receive the copy of commands and output. If the file does not
exist, a disk file is created with the name file-name.
Usage Considerations
Logging is initiated when the command specifies a file name. If logging is already
in progress, Inspect closes the previous LOG file and begins logging to the new
file, unless the new file is the same as the previous LOG file. Inspect then ignores
the LOG command.
The file you specify can be a printer or a spooler collector.
LIST SOURCE OPEN[S]
LOG { [ BOTH | INPUT | OUTPUT ] TO file-name }
{ STOP }