#Copy Device?
15-Jun-90 08:46:59
Sb: #57136-#Copy Device?
Fm: Christoper Zach, 72735,1140
To: BILL LEACH 71330,2621
Bill:
The only thing I can think of is either DSC/BRU, or writing a
little command file to look at the directories on the source drive, make
the dirs on the target drive, and then do a copy src:[*,*]*.*;*
dst:[*,*]*.*;*. This would not copy the checkpoint file, since that is in
[0,0] (which is not copied by pip in a wildcard directory specification).
Chris