分页: 1 / 1
原来cp 还有个--backup选项啊 真好
发表于 : 2011-09-03 16:49
由 lovelotus
这个选项应该是check了timestamp吧,如果没有更新就不会copy了。很贴心啊

Re: 原来cp 还有个--backup选项啊 真好
发表于 : 2011-09-03 16:52
由 eexpress
--backup[=CONTROL]
make a backup of each existing destination file
-u, --update
copy only when the SOURCE file is newer than the destination
file or when the destination file is missing
仔细看。