240
笔下虽有千言,胸中实无一策

命令行 | Copy Command in Linux Terminal

Copy Folder

Copy the content of a folder /source to another existing folder /dest

cp -a /source/. /dest/

 

posted @ 2017-03-11 07:07  CasperWin  阅读(343)  评论(0编辑  收藏  举报