Quick links About tcopy Syntax Examples Related commands Linux / Unix main page About tcopy Copy a magnetic tape. Syntax tcopy source [ destination ]
| source | The source of the magnetic tape that needs to be copied. |
| destination | The destination of the magnetic tape that needs to be copied. |
Examples Before attempting to copy the contents of a tape drive insure no errors are present on either disks and that you rewind the tapes to the beginning. topy $RMT /dev/rmt83.1 - would copy the drive on $RMT to /dev/rmt83.1 Related commands mt |