Safeguard Reference Manual (G06.29+, H06.08+, J06.03+)

Table Of Contents
Disk-File Security Commands
Safeguard Reference Manual 520618-030
8 - 51
INFO DISKFILE-PATTERN Command
The following command produces a detailed INFO report for all disk files on the
volume $DEV that have the LICENSE or PROGID attribute set ON:
=INFO DISK $DEV.*.*, DETAIL, WHERE (LICENSE OR PROGID)
INFO DISKFILE-PATTERN Command
INFO DISKFILE-PATTERN displays the attribute values currently stored in a diskfile-
pattern authorization record. INFO DISKFILE-PATTERN produces two types of reports:
brief and detailed.
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-PATTERN
specifies DISKFILE-PATTERN as the object type for the INFO command. Omit it if
DISKFILE-PATTERN is the assumed object type. (For more information on
assumed object types, see the ASSUME Command on page 4-3.)
pattern-spec-list
is the same as the corresponding non-pattern object types. That is, a P
ATTERN-
SPEC-LIST is a comma-separated list of one or more PATTERN-SPEC attributes. (
pattern-spec [ , pattern-spec ] . . . )
ALL
instructs Safeguard to use all the wildcard characters as a p
art of the search string,
not as part of the pattern.
pattern-spec
are the characters that define the p
attern that describe a set of objects. The
PATTERN-SPEC for a diskfile pattern is a fully qualified diskfile name that
contains at least one wildcard in either the subvolume or file name component
that includes the following components:
INFO [ / OUT listfile / ] DISKFILE-PATTERN pattern-spec-list
[ , ] [ ALL ] [ WHERE option-list ]
[ , ] [ display-option ] ...