Skip to content
Front End
Search
K
Main Navigation
TypeScript
JavaScript
ES6
Blog
相关资料
GitHub
Appearance
GitHub
Menu
Return to top
On this page
Table of Contents for current page
cp 命令
cp
命令用于复制文件。
参数
-u
参数只复制那些目标目录里面还不存在的文件,以及那些虽然存在、但是比源目录对应文件更陈旧的文件。