摘要: 参考:http://c.biancheng.net/view/746.html [root@localhost ~]# cp [选项] 源文件 目标文件 -a:相当于 -d、-p、-r 选项的集合,这几个选项我们一一介绍; -d:如果源文件为软链接(对硬链接无效),则复制出的目标文件也为软链接; - 阅读全文
posted @ 2022-09-14 14:31 武平宁 阅读(66) 评论(0) 推荐(0)