|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - download
Length: 393 (0x189) Types: TextFile Notes: R1k Text-file segment
└─⟦8527c1e9b⟧ Bits:30000544 8mm tape, Rational 1000, Arrival backup of disks in PAM's R1000 └─ ⟦cfc2e13cd⟧ »Space Info Vol 2« └─⟦4d59f37da⟧ └─⟦this⟧
$ BACKUP_SAVE_SET = "SRC.X.RXI.REV10-7.EXE.XDECUS_VMS5_1_MULTINET203" $ RESTORE_SAVE_SET = f$parse( f$environment("DEFAULT"), , , "DIRECTORY") $ RESTORE_SAVE_SET = f$extract( 1, f$length(RESTORE_SAVE_SET)-2, RESTORE_SAVE_SET ) $ CMD = "backup/log rxi-backup.bck/save_set/select=[" + - BACKUP_SAVE_SET + "...] [" + RESTORE_SAVE_SET + - "...]/new_version $ write sys$output CMD $ CM