MPE/iX Commands Reference Manual (32650-90864)

Chapter 8 705
Command Definitions SP-Z
VSTORE
file.group.acct/ACCT
/GROUP/FILE' One particular file in one particular group in one particular account.
file.group/LOGON-
ACCT/GROUP/
FILE One particular file in one particular group in the logon account.
file
./FILE One particular file in the logon group and account.
@.group.acct
/ACCT/GROUP/ All files (MPE and HFS) in one particular group in one particular account.
?@.group.acct All MPE name files in one particular group in one particular account.
@.group/LOGON-
ACCT/GROUP/ All the files (MPE and HFS) in one particular group in the logon account.
?@.group All MPE named files in one particular group in the logon account.
@.@.acct
/ACCT/ All the files (MPE and HFS) in all the groups in one particular account,
plus all the files and directories under the specified account.
thisisit.@.account Any MPE file named thisisit in all groups in one particular account.
?@.@.acct All MPE named files in all the groups in one particular account.
@ All (MPE and HFS) files in the CWD. This is the default for everyone,
regardless of permissions.
@.@ All (MPE and HFS) files in the logon account.
@.@.@ All the files and directories (MPE and HFS) on the system.
?@.@.@ All MPE named files on the system.
SHOW Request to list names of verified files. The default is a listing of only the
total number of files verified, list of files not verified (including the reason
each was not verified), and the count of files not requested to be verified.
The listing is sent to $STDLIST (formal designator SYSLIST) unless you
enter a FILE command to send the listing to some other device. For
example, you would enter the following file equation before the VSTORE
command to send the listing to a line printer.
FILE SYSLIST; DEV=LP
showparmlist Tells VSTORE what information to display for the files that are verified. If
you specify ;SHOW and you omit showparmlist, then the default is SHORT if
the recordsize of SYSLIST is less than 132 characters, or LONG if the
recordsize is equal to or greater than 132. The format for showparmlist is:
showparm [,showparm[,showparm[,...]
where showparm may be one of the options described below. If you do not
specify SHORT or LONG, then the base information is SHORT if SYSLIST is
less than 132 characters, or LONG if SYSLIST is 132 characters or more.