Hallo, dies ist ein Test.
PWD: /www/data-lst1/unixsoft/unixsoft/kaempfer/.public_html
Running in File Mode
Relative path: ./../../../../../../usr/man/man1/tcopy.1
Real path: /usr/share/man/man1/tcopy.1
Zurück
'\" te .\" Copyright (c) 1985, Regents of the University of California. All rights reserved. The Berkeley software License Agreement specifies the terms and conditions for redistribution. .\" Copyright (c) 2000, Oracle and/or its affiliates. All rights reserved. .TH tcopy 1 "10 Mar 2000" "Oracle Solaris 11.4" "User Commands" .SH NAME tcopy \- copy a magnetic tape .SH SYNOPSIS .LP .nf \fBtcopy\fR \fIsource\fR [\fIdestination\fR] .fi .SH DESCRIPTION .sp .LP The \fBtcopy\fR utility copies the magnetic tape mounted on the tape drive specified by the \fBsource\fR argument. The only assumption made about the contents of a tape is that there are two tape marks at the end. .sp .LP When only a source drive is specified, \fBtcopy\fR scans the tape, and displays information about the sizes of records and tape files. If a destination is specified, \fBtcopy\fR makes a copies the source tape onto the \fIdestination\fR tape, with blocking preserved. As it copies, \fBtcopy\fR produces the same output as it does when only scanning a tape. .sp .LP The \fBtcopy\fR utility requires the use of Berkeley-compatible device names. For example, .sp .in +2 .nf example% \fB tcopy /dev/rmt/1b /dev/rmt/2b\fR .fi .in -2 .sp .SH ATTRIBUTES .sp .LP See \fBattributes\fR(7) for descriptions of the following attributes: .sp .TS tab( ) box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) . ATTRIBUTE TYPE ATTRIBUTE VALUE _ Availability system/core-os .TE .sp .SH SEE ALSO .sp .LP \fBioctl\fR(2), \fBmt\fR(1), \fBattributes\fR(7) .SH NOTES .sp .LP \fBtcopy\fR will only run on systems supporting an associated set of \fBioctl\fR(2) requests.