MPE/iX Commands Reference Manual (32650-90877)

620 Chapter14
Command List XII
Commands STREAM thru XEQ
backups.
filesetlist
Specifies the set of files to be verified. The default depends on the user's
capability, as shown below:
Default Capability
@ None
@.@ Account manager (AM)
@.@.@ System Manager and/or System Supervisor (OP)
The is parameter has the form shown below:
filesetitem
[,
filesetitem
[...]
where
filesetitem
can be ˆ
indirectfile
or
fileset
.
indirectfile
A file name that backreferences a disk file. The syntax is ˆ
indirectfile
or !
indirectfile
. This file may consist of
fileset(s)
and
option(s)
,
but only options can appear after the first semicolon (:) on each line. An
option specified on one line will operate on all files in the
filesetlist
.
ˆ
indirectfile
is the preferred format. If you use !
indirectfile
, the CI
will interpret this as a variable reference, so you will have to specify
!!
indirectfile
instead.
fileset
Specifies a set of files to be verified, and optionally those files to be
excluded from the VSTORE operation. The
fileset
parameter has the
form:
filestovstore
[-
filestoexclude
[..]
Any file that matches
filestovstore
will be verified unless the file also
matches a
filestoexclude
, which specifies files that are to be excluded
from the VSTORE operation. You may specify an unlimited number of
filestoexclude
.
Since "-" is a valid character for HFS syntax file names, a blank character
must separate it from HFS file sets to obtain the special negative file set
meaning.
filestovstore
filestoexclude
Both
filestovstore
and
filestoexclude
may be entered in MPE or
HFS syntax. Wildcards are permitted for both MPE and HFS syntax.
The MPE syntax is as follows:
filename
[.
groupname
[.
accountname
]
A lockword may be specified for files to be verified, in the form:
filename/lockword.group.account
The HFS syntax is as follows:
/dir_lev_1/dir_lev_2/.../dir_lev_i/.../filedesig
or
./dir_lev_i/dir_lev_j/.../dir_lev_k/.../filedesig