svcadm(8)을 검색하려면 섹션에서 8 을 선택하고, 맨 페이지 이름에 svcadm을 입력하고 검색을 누른다.
tcopy(1)
tcopy(1) User Commands tcopy(1)
NAME
tcopy - copy a magnetic tape
SYNOPSIS
tcopy source [destination]
DESCRIPTION
The tcopy utility copies the magnetic tape mounted on the tape drive
specified by the source argument. The only assumption made about the
contents of a tape is that there are two tape marks at the end.
When only a source drive is specified, tcopy scans the tape, and dis‐
plays information about the sizes of records and tape files. If a des‐
tination is specified, tcopy makes a copies the source tape onto the
destination tape, with blocking preserved. As it copies, tcopy produces
the same output as it does when only scanning a tape.
The tcopy utility requires the use of Berkeley-compatible device names.
For example,
example%
tcopy /dev/rmt/1b /dev/rmt/2b
ATTRIBUTES
See attributes(7) for descriptions of the following attributes:
tab() box; cw(2.75i) |cw(2.75i) lw(2.75i) |lw(2.75i) ATTRIBUTE TYPEAT‐
TRIBUTE VALUE _ Availabilitysystem/core-os
SEE ALSO
ioctl(2), mt(1), attributes(7)
NOTES
tcopy will only run on systems supporting an associated set of ioctl(2)
requests.
Oracle Solaris 11.4 10 Mar 2000 tcopy(1)