Must distinguish between "ambiguous" and "unknown" commands.
[unix-history] / usr / src / usr.bin / tcopy / tcopy.1
CommitLineData
c238008e
JB
1.\" Copyright (c) 1985 Regents of the University of California.
2.\" All rights reserved. The Berkeley software License Agreement
3.\" specifies the terms and conditions for redistribution.
4.\"
5.\" @(#)tcopy.1 6.1 (Berkeley) %G%
6.\"
7.TH TCOPY 1 ""
8.UC 6
9.SH NAME
10tcopy \- copy a mag tape
11.SH SYNOPSIS
12.B tcopy src
13[
14.B dest
15]
16.br
17.SH DESCRIPTION
18.I Tcopy
19is designed to copy magnetic tapes. The only assumption made about
20the tape is that there are two tape marks at the end.
21.I Tcopy
22with only a source tape specified will print information about the
23sizes of records and tape files. If a destination is specified,
24then, a copy will be made of the source tape. The blocking on the
25destination tape will be identical to that used on the source tape.
26Copying a tape will yield the same output as if just printing the
27sizes.
28.SH "SEE ALSO"
29mtio(4)