[root@localhost opt]# cp –p /etc/passwd /etc/passwd_bakcp: 目标"/etc/passwd_bak" 不是目录
cp–p 主要的深层原理是什么 为什么会这样 报错,
和-p没啥关系吧,按理来说不应报错啊
和-p没啥关系吧