Home
Search all pages
Subjects
By activity
Professions, Sciences, Humanities, Business, ...
User Interface
Text-based, GUI, Audio, Video, Keyboards, Mouse, Images,...
Text Strings
Conversions, tests, processing, manipulation,...
Math
Integer, Floating point, Matrix, Statistics, Boolean, ...
Processing
Algorithms, Memory, Process control, Debugging, ...
Stored Data
Data storage, Integrity, Encryption, Compression, ...
Communications
Networks, protocols, Interprocess, Remote, Client Server, ...
Hard World Timing, Calendar and Clock, Audio, Video, Printer, Controls...
File System
Management, Filtering, File & Directory access, Viewers, ...
|
|
|
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Solaris
Others
TCOPY(1) OpenBSD Reference Manual TCOPY(1)
NAME
tcopy - copy and/or verify mag tapes
SYNOPSIS
tcopy [-cvx] [-s maxblk] [src [dest]]
DESCRIPTION
tcopy is designed to copy magnetic tapes. The only assumption made about
the tape is that there are two tape marks at the end. tcopy with only a
source tape (/dev/rst0 by default) specified will print information about
the sizes of records and tape files. If a destination is specified a
copy will be made of the source tape. The blocking on the destination
tape will be identical to that used on the source tape. Copying a tape
will yield the same output as if just printing the sizes.
The options are as follows:
-c Copy src to dest and then verify that the two tapes are identi-
cal.
-s maxblk
Specify a maximum block size, maxblk.
-v Given the two tapes, src and dest, verify that they are identi-
cal.
-x Output all informational messages to the standard error. This
option is useful when dest is /dev/stdout.
SEE ALSO
mtio(4)
HISTORY
The tcopy command appeared in 4.3BSD.
OpenBSD 2.6 April 17, 1994 1
Source: OpenBSD 2.6 man pages. Copyright: Portions are copyrighted by BERKELEY SOFTWARE DESIGN, INC., The Regents of the University of California, Massachusetts Institute of Technology, Free Software Foundation, FreeBSD Inc., and others. |
(Corrections, notes, and links courtesy of RocketAware.com)
FreeBSD Sources for tcopy(1) OpenBSD sources for tcopy(1)
Up to: File System Access
Up to: Hardware Access
RocketLink!--> Man page versions:
OpenBSD
FreeBSD
NetBSD
Solaris
Others
Rapid-Links:
Search | About | Comments | Submit Path: RocketAware >
tcopy.1/
RocketAware.com is a service of Mib Software Copyright 1999, Forrest J. Cavalier III. All Rights Reserved. We welcome submissions and comments
|