|
|
DataMuseum.dkPresents historical artifacts from the history of: Rational R1000/400 Tapes |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Rational R1000/400 Tapes Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 394 (0x18a)
Types: TextFile
Names: »BACKUP_COM«
└─⟦5f3412b64⟧ Bits:30000745 8mm tape, Rational 1000, ENVIRONMENT 12_6_5 TOOLS
└─⟦91c658230⟧ »DATA«
└─⟦5d656759a⟧
└─⟦this⟧
$ BACKUP_SAVE_SET = "SRC.X.RXI.REV10-9.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
$ CMD