cp.1

来自「UNIX v6源代码 这几乎是最经典的unix版本 unix操作系统设计和莱」· 1 代码 · 共 26 行

1
26
字号
.th CP I 2/8/75.sh  NAMEcp \*- copy.sh SYNOPSIS.bd cpfile1 file2.sh DESCRIPTIONThefirst file is copied onto the second.The mode and owner of the target fileare preserved if it alreadyexisted; the mode of the source fileis used otherwise..s3If.it file2is a directory, then the target file is a file in that directory with the file-nameof.it file1..s3It is forbidden to copy a file onto itself..sh "SEE ALSO"cat (I), pr (I), mv (I).sh BUGS

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?