BSD 4_3_Tahoe development
[unix-history] / usr / man / cat1 / tcopy.0
CommitLineData
362b077f
C
1
2
3
4TCOPY(1) UNIX Programmer's Manual TCOPY(1)
5
6
7
8N\bNA\bAM\bME\bE
9 tcopy - copy and/or verify mag tapes
10
11S\bSY\bYN\bNO\bOP\bPS\bSI\bIS\bS
12 t\btc\bco\bop\bpy\by [ -cv ] [ -s maxblk ] [src [ dest ]]
13
14D\bDE\bES\bSC\bCR\bRI\bIP\bPT\bTI\bIO\bON\bN
15 _\bT_\bc_\bo_\bp_\by is designed to copy magnetic tapes. The only assump-
16 tion made about the tape is that there are two tape marks at
17 the end. _\bT_\bc_\bo_\bp_\by with only a source tape (r\brm\bmt\bt0\b0 by default)
18 specified will print information about the sizes of records
19 and tape files. If a destination is specified a copy will
20 be made of the source tape. The blocking on the destination
21 tape will be identical to that used on the source tape.
22 Copying a tape will yield the same output as if just print-
23 ing the sizes.
24
25 The -\b-s\bs option allows you to specify a maximum block size.
26 The -\b-v\bv option verifies that two tapes are identical. The -\b-c\bc
27 option does the copy and then verifies that the two tapes
28 are identical.
29
30S\bSE\bEE\bE A\bAL\bLS\bSO\bO
31 mtio(4)
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63Printed 7/9/88 July 9, 1988 1
64
65
66