Inspect Manual

High-Level Inspect Commands
Inspect Manual429164-006
6-155
Default Values
GUARDIAN
indicates that file-number values specify Guardian system file numbers.
Files without Guardian file system numbers will not be displayed.
Default Values
The default file type is Guardian file system numbers.
If you enter the OPENS command without parameters, Inspect displays the status
of all files opened by the current program.
OUT
The OUT command directs the output listing to a specified file.
filename
is a file name.
Usage Considerations
The first form of the OUT command causes permanent redirection of the output.
The second form of the OUT command causes temporary redirection of the output.
This form is specified as part of another command. You must enter it immediately
after the other command name and before any other part of that command; for
example:
HELP /OUT newuser/ NEW-USER
If filename specifies a disk file and the file does not exist, an EDIT file is created. If
the named file is an existing disk file, the output is appended to the file.
If the file name is invalid or if the file cannot be opened, an error occurs. An error
message is displayed and the command is not executed.
Inspect qualifies filename using the current volume and subvolume of the Inspect
session. If you have not set these explicitly, they are the default volume and
subvolume of the Inspect session. You can use the ENV command to determine
the current defaults.
Related Commands
OBEY on page 6-152
SYSTEM on page 6-217
{ OUT filename }
{ /OUT filename/ }