tcopy (复制基于磁带的介质的旧版命令)

rose1 发表于 2020-07-11 03:56
浏览次数:
在手机上阅读

tcopy是用于复制基于磁带的介质的旧版Unix命令。

查看英文版

目录

1 tcopy 运行系统环境

2 tcopy 说明

3 tcopy 语法

4 tcopy 例子

tcopy 运行系统环境

unix

tcopy 说明

tcopy实用程序是拷贝磁带。关于磁带的唯一假设是在末尾有两个磁带标记。仅指定源磁带(默认为/ dev / sa0)的tcopy实用程序将打印有关记录和磁带文件大小的信息。如果指定了目标,则将复制源磁带。目标磁带上的阻塞将与源磁带上的阻塞相同。复制磁带将产生与仅打印尺寸相同的输出。
The tcopy utility is copies magnetic tapes. The only assumption made about the tape is that there are two tape marks at the end. The tcopy utility with only a source tape ( /dev/sa0 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.

查看英文版

查看中文版

tcopy 语法

copy [-cvx] [-s maxblk] [src [dest] ]

选件

-c 将src复制到dest,然后验证两个磁带是否相同。
-s maxblk 指定最大块大小maxblk。
-v 给定两个磁带src和dest,验证它们是否相同。
-x 将所有参考消息输出到标准错误。当dest为/ dev / stdout时,此选项很有用。
copy [-cvx] [-s maxblk] [src [dest] ]

Options

-c Copy src to dest and then verify that the two tapes are identical.
-s maxblk Specify a maximum block size, maxblk.
-v Given the two tapes src and dest, verify that they are identical.
-x Output all informational messages to the standard error. This option is useful when dest is /dev/stdout.

查看英文版

查看中文版

tcopy 例子

警告

在尝试复制磁带驱动器的内容之前,请确保两个磁盘上都没有错误,并且将磁带倒带到开头。

tcopy $RMT /dev/rmt83.1

$ RMT上的驱动器复制到设备/dev/rmt83.1。

Caution

Before attempting to copy the contents of a tape drive, ensure no errors are present on either disks and that you rewind the tapes to the beginning.

tcopy $RMT /dev/rmt83.1

Copies the drive on $RMT to the device /dev/rmt83.1.

查看英文版

查看中文版

其他命令行

tabs | tac | talk | tail | tty | tar | tbl | tcpdump | tcsh | time | tee | timex | telinit | telnet | test | top | touch | tput | tr | troff | traceroute |

如此好文,分享给朋友
发表评论
验证码:
评论列表
共0条