摘要: 1、CP [root@centos7-magedu ~]# cp [options] source1 source2..... directory 选项:-a 相当于-pdr(比较常用) -d 若源文件为连接文件属性(link file),则复制连接文件属性而非文件本身 -v 显示复制过程 -p 连 阅读全文
posted @ 2018-07-20 20:54 请叫我老Paul 阅读(377) 评论(0) 推荐(0)