How to copy another folder to the folder of the current location among Linux cp related?

后端 未结 0 1541
梦如初夏
梦如初夏 2020-11-29 10:38

Question : Using a relative path Copy the /etc/passwd file to a file called passwd_bak in the /root folder

I try

  1. cp ../etc/passwd ../passwd_bak
相关标签:
回答
  • 消灭零回复
提交回复
热议问题