ISC 386/ix sysadm filemgmt facilities & cpio
    Robert Ransbottom 
    rob at phavl.UUCP
       
    Sat Aug  5 09:51:02 AEST 1989
    
    
  
I would like to alter the "sysadm filemgmt" facilities on 
Interactive's 386/ix rel. 2.0.1 (2.0.2) to allow the use 
of the 'C' option to "cpio".  Ideally "slow mode" would
be an available user option.
Any help appreciated.
Incidentally -- on a Dell System 310 (20Mhz & 4Meg) under 386/ix
r2.0.1 with a 60Meg Wangtek -- empirical testing with
   "date && 
    cat $FileListFile | cpio -$Opts <|> /dev/tape && 
    date  # $FileListFile equates to 45Meg"
yields the following:
 $Opts                  Megs/Minute
 -ovcC262144            0.42
 -ovcC102400            3.18
 -itvC102400            3.15
 -ovcB                  1.05
 -itvB                  1.15
 -itv                   0.64
-- 
 ...!uunet!phavl!rob              Robert Ransbottom
    
    
More information about the Comp.unix.questions
mailing list