|
|
1.1 ! root 1: .\" Copyright (c) 1985 Regents of the University of California. ! 2: .\" All rights reserved. ! 3: .\" ! 4: .\" Redistribution and use in source and binary forms are permitted ! 5: .\" provided that the above copyright notice and this paragraph are ! 6: .\" duplicated in all such forms and that any documentation, ! 7: .\" advertising materials, and other materials related to such ! 8: .\" distribution and use acknowledge that the software was developed ! 9: .\" by the University of California, Berkeley. The name of the ! 10: .\" University may not be used to endorse or promote products derived ! 11: .\" from this software without specific prior written permission. ! 12: .\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR ! 13: .\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED ! 14: .\" WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. ! 15: .\" ! 16: .\" @(#)tcopy.1 6.3 (Berkeley) 7/9/88 ! 17: .\" ! 18: .TH TCOPY 1 "July 9, 1988" ! 19: .UC 6 ! 20: .SH NAME ! 21: tcopy \- copy and/or verify mag tapes ! 22: .SH SYNOPSIS ! 23: .B tcopy ! 24: [ -cv ] [ -s maxblk ] [src [ dest ]] ! 25: .br ! 26: .SH DESCRIPTION ! 27: \fITcopy\fP is designed to copy magnetic tapes. The only assumption made ! 28: about the tape is that there are two tape marks at the end. \fITcopy\fP ! 29: with only a source tape (\fBrmt0\fP by default) specified will print ! 30: information about the sizes of records and tape files. If a destination ! 31: is specified a copy will be made of the source tape. The blocking on the ! 32: destination tape will be identical to that used on the source tape. Copying ! 33: a tape will yield the same output as if just printing the sizes. ! 34: .PP ! 35: The \fB-s\fP option allows you to specify a maximum block size. The \fB-v\fP ! 36: option verifies that two tapes are identical. The \fB-c\fP option does ! 37: the copy and then verifies that the two tapes are identical. ! 38: .SH "SEE ALSO" ! 39: mtio(4)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.