! TAR.CTL -- KERMIT Unix TAR tape support, 1600bpi. 17 May 84. ! ! This depends on Chris Maio's TAR-20 program for writing TAR tapes on the ! DECSYSTEM-20. ! ! ANOTHER NOTE -- There should be only ASCII text files in the directory. ! Binary files will be useless on the tape and may fill it up unnecessarily. ! ! Submit this job with a CPU time limit of at least 30 minutes. ! @mount tape KERMIT:/write/label:unl/density:1600 - @ /remark:"KERMIT Export, Initialize Unlabeled 1600bpi, Mark 'Unix TAR Format', Return to Bin 7W" @ @run aid:tar-20 *rewind KERMIT: *set byte-size 7 *set eol-translation *set no asking byte-size *set no asking directories *set no asking eol-translation *set no asking filenames *information *write KERMIT: ker:*.*.0 *rewind *directory *exit @ ! All done, dismount the tape. ! @dismount tape KERMIT: @ @GOTO x %ERR:: %TERR:: @NOERROR @mm s . *KERMIT TAR tape job failed *See log file to find out why. * *(signed) Your friend, TAR.CTL =^Z @ x::