what means char c in dump(1-ucb) ?
    Charles Sandel 
    sandel at TUVALU.SW.MCC.COM
       
    Fri Aug  4 00:36:13 AEST 1989
    
    
  
The 'c' in the dump(8) command is used to specify
cartridge tape.
If 'c' is specified:
	1. if no density is specified, dump(8) uses 1000
	2. if no length is specified, dump(8) uses 1700 feet
	3. number of tapes estimated is based on the assumption
	that streaming stops at the end of each block
Since you can specify the length and density separately,
the 'c' option is mostly useful for its "knowledge"
of streaming cartridge tapes, and its use of that in
estimating the number of tapes required, and how much
tape has been used so that dump(8) can request a tape
change before end-of-tape.
Charles
    
    
More information about the Comp.sys.pyramid
mailing list