Safeguard Reference Manual (G06.24+, H06.03+ )

Disk-File Security Commands
Safeguard Reference Manual520618-013
8-41
INFO DISKFILE Command
INFO DISKFILE Command
INFO DISKFILE displays the attribute values currently stored in a disk-file authorization
record. INFO DISKFILE produces two types of reports: brief and detailed. The formats
for the two report types follow the syntax.
Any user can produce an INFO report for any disk file.
OUT listfile
directs the INFO DISKFILE report to listfile. After executing the INFO
command, SAFECOM redirects its output to the current OUT file.
For listfile, specify any file name. SAFECOM opens listfile and appends
the INFO report to the file. If listfile does not exist, SAFECOM creates an
EDIT file by that name and writes the INFO report to that file.
DISKFILE
specifies DISKFILE as the object type for the INFO command. Omit it if DISKFILE
is the assumed object type. (For more information on assumed object types, see
the ASSUME Command on page 4-3.)
filename-list
specifies the disk file or files for which INFO DISKFILE reports are produced.
filename-list can be either:
disk-file-name
( disk-file-name [ , disk-file-name ] ... )
disk-file-name
can be any disk-file name. A name can contain wild-card characters.
display-option
can be one of:
DETAIL [ ON | OFF ]
WARNINGS [ ON | OFF ]
WHERE option-list
DETAIL [ ON | OFF ]
allows certain additional information to be included in this INFO command.
INFO [ / OUT listfile / ] DISKFILE filename-list [ , ]
[ display-option ] [ , display-option ] ...