MPE/iX Commands Reference Manual (32650-90877)
624 Chapter14
Command List XII
Commands STREAM thru XEQ
EOF, and file starting and ending media number. For
spoolfiles, the old spoolfile name is also displayed.
NAMESONLY Displays only the filename and the starting and ending
media number. NAMESONLY is not allowed with SHORT or
LONG.
DATES Displays the creation date, the last date of access, and the
last date of modification.
SECURITY For MPE format listing, causes SHOW to display the creator
and the file access matrix for all the files which do not
have an active ACD. For files with active ACDs only, the
phrase *ACD EXISTS* is displayed.
For HFS format listing, the phrase *ACD EXISTS* or *ACD
ABSENT* is displayed, depending on whether the file has
an ACD.
PATH Forces all file listings to be in HFS format. Full HFS
pathnames are displayed instead of MPE style names.
OFFLINE Sends another copy of the SHOW output to the formal file
designator OFFLINE, which defaults to device LP.
ONERROR Tells VSTORE what to do if there is a tape read error. If you omit this
parameter, then the default option is QUIT for labeled and unlabeled tapes.
ONERR is a synonym for ONERROR.
QUIT Tells VSTORE to abort after a tape read error.
SKIP Tells VSTORE to perform a file-skip-forward past a tape
error, resynchronize, and resume reading from the tape.
DIRECTORY Specifies that the file system directory is to be verified. Requires OP or SM
capability. HFS directories on the media are always verified.
PROGRESS Instructs VSTORE to report its progress at regular intervals by displaying
the message VSTORE OPERATION IS nnn% COMPLETE. For interactive
users, this message is displayed on $STDLIST. For jobs, this message is
sent to the system console.
minutes
A positive number specifying the number of minutes between progress
messages. The maximum is 60. The default is 1 (one) minute.
COPYACD Directs VSTORE to copy the ACD associated with the files or directories on
the media. This option is on by default.
NOACD Directs VSTORE to not copy the ACD associated with the files or directories
on the media. This option overrides the default COPYACD option.
TREE Forces each fileset to be scanned recursively. This is equivalent to using
the trailing slash (/) in an HFS name. The TREE option yields a recursive
scan in the hierarchical directory. This option is mutually exclusive with
NOTREE.
NOTREE Forces each HFS syntax fileset to not be scanned recursively. The NOTREE
option yields a horizontal cut in the hierarchical directory. The NOTREE