How to copy multiple files from a different directory using cp?

前端 未结 3 476
情话喂你
情话喂你 2020-12-13 05:40

I want to copy multiple files from a specific directory once I am in another directory. To clarify I want to do the following, at once (one command):

cp ../         


        
3条回答
提交回复
热议问题