MPE/iX Commands Reference Manual (32650-90877)
Chapter 13 591
Command List XI
Commands SHOWLOG thru STORE
To store all MPE named files (and exclude HFS files and directories), enter
:STORE ?@.@.@
To store all (MPE and HFS) files in the group GP4X in your logon account to a tape file
named BACKUP, enter
:FILE BACKUP;DEV=TAPE
:STORE @.GP4X;*BACKUP;SHOW
The console operator receives a request to mount the tape identified as BACKUP. A listing of
the files stored appears on your standard list device.
To store all files on the system except the MPE files in the SYS account, enter
:FILE TAP;DEV=TAPE
:STORE @.@.@-@.@.SYS;*TAP;SHOW=SECURITY,DATES,LONG,OFFLINE
The console operator receives a request to mount the tape identified as TAP. A listing of the
files stored appears on both standard list and at the system line printer. The listing will
include all information available from STORE.
To store from indirect file INDFILE which contains
FILE1,FILE2;SHOW
FILE3,@.PUB.SYS;DATE>=6/1/87
enter:
:FILE T;DEV=TAPE
:STORE ^INDFILE;*T
The console operator receives a request to mount the tape identified as T. Files FILE1,
FILE2, FILE3, and all files in PUB.SYS will be stored if they have been modified since June
1, 1987. A listing of the files stored appears on your standard list device.
To store files from a group and account with a default
storefile
, enter
:STORE @.GROUP.ACCOUNT
or
:STORE
Note that the console operator receives a request to mount the tape identified as the user's
user name.
To store files from a group and account and to purge them after the STORE, enter
:FILE T;DEV=TAPE
:STORE @.GROUP.ACCOUNT;*T;PURGE
Related Information
Commands RESTORE, VSTORE, REPLY, RECALL
Manuals | STORE and TurboSTORE/iX Manual
Magneto-Optical Media Manager User's Guide
Volume Management Reference Manual
Mirrored Disk/iX User's Guide