cp oldfile newfile
cp -r old/ new/
[root@dc5 test]# ll new/ total 4 drwxr-xr-x 2 root root 4096 Dec 15 11:55 old
cp -rp old/ new/
cp -a old/new/
[root@dc5 test]# ll -laR .: total 20 drwxr-xr-x 4 root root 4096 Dec 15 11:55 . drwxrwxrwt 7 root root 4096 Dec 15 11:59 .. drwxr-xr-x 2 root root 4096 Dec 15 12:14 new drwxr-xr-x 3 root root 4096 Dec 15 12:14 old ./new: total 8 drwxr-xr-x 2 root root 4096 Dec 15 12:14 . drwxr-xr-x 4 root root 4096 Dec 15 11:55 .. ./old: total 12 drwxr-xr-x 3 root root 4096 Dec 15 12:14 . drwxr-xr-x 4 root root 4096 Dec 15 11:55 .. -rw-r--r-- 1 root root 0 Dec 15 12:07 .test3 -rw-r--r-- 1 root root 0 Dec 15 12:05 test1 drwxr-xr-x 2 root root 4096 Dec 15 12:14 test2 ./old/test2: total 8 drwxr-xr-x 2 root root 4096 Dec 15 12:14 . drwxr-xr-x 3 root root 4096 Dec 15 12:14 ..
[root@dc5 test]# cp -a old/* new/ [root@dc5 test]# ll -laR new/ new/: total 12 drwxr-xr-x 3 root root 4096 Dec 15 12:15 . drwxr-xr-x 4 root root 4096 Dec 15 11:55 .. -rw-r--r-- 1 root root 0 Dec 15 12:05 test1 drwxr-xr-x 2 root root 4096 Dec 15 12:14 test2 new/test2: total 8 drwxr-xr-x 2 root root 4096 Dec 15 12:14 . drwxr-xr-x 3 root root 4096 Dec 15 12:15 ..
[root@dc5 test]# cp -a old/. new/ [root@dc5 test]# ll -laR new/ new/: total 12 drwxr-xr-x 3 root root 4096 Dec 15 12:14 . drwxr-xr-x 4 root root 4096 Dec 15 11:55 .. -rw-r--r-- 1 root root 0 Dec 15 12:07 .test3 -rw-r--r-- 1 root root 0 Dec 15 12:05 test1 drwxr-xr-x 2 root root 4096 Dec 15 12:14 test2 new/test2: total 8 drwxr-xr-x 2 root root 4096 Dec 15 12:14 . drwxr-xr-x 3 root root 4096 Dec 15 12:14 ..
[root@dc5 test]# cp -a old/* old/.[^.]* new/ [root@dc5 test]# ll -laR new/ new/: total 12 drwxr-xr-x 3 root root 4096 Dec 15 12:25 . drwxr-xr-x 4 root root 4096 Dec 15 11:55 .. -rw-r--r-- 1 root root 0 Dec 15 12:07 .test3 -rw-r--r-- 1 root root 0 Dec 15 12:05 test1 drwxr-xr-x 2 root root 4096 Dec 15 12:14 test2 new/test2: total 8 drwxr-xr-x 2 root root 4096 Dec 15 12:14 . drwxr-xr-x 3 root root 4096 Dec 15 12:25 ..
[root@dc5 test]# echo .* . ..
[root@dc5 test]# cp -a old/.* new/ cp: cannot copy a directory, `old/..', into itself, `new/' cp: cannot copy a directory, `old/..', into itself, `new/' cp: will not create hard link `new/old' to directory `new/.' cp: overwrite `new/.test3'? y [root@dc5 test]# ll -laR new/ new/: total 16 drwxr-xr-x 4 root root 4096 Dec 15 11:55 . drwxr-xr-x 4 root root 4096 Dec 15 11:55 .. -rw-r--r-- 1 root root 0 Dec 15 12:07 .test3 drwxr-xr-x 2 root root 4096 Dec 15 12:14 new -rw-r--r-- 1 root root 0 Dec 15 12:05 test1 drwxr-xr-x 2 root root 4096 Dec 15 12:14 test2 new/new: total 8 drwxr-xr-x 2 root root 4096 Dec 15 12:14 . drwxr-xr-x 4 root root 4096 Dec 15 11:55 .. -rw-r--r-- 1 root root 0 Dec 15 12:07 .test3 -rw-r--r-- 1 root root 0 Dec 15 12:05 test1 new/test2: total 8 drwxr-xr-x 2 root root 4096 Dec 15 12:14 . drwxr-xr-x 4 root root 4096 Dec 15 11:55 ..
[root@dc5 test]# cp -a old/. old/.. old/.test3 new/ [root@dc5 test]# echo old/.* old/. old/.. old/.test3
机械节能产品生产企业官网模板...
大气智能家居家具装修装饰类企业通用网站模板...
礼品公司网站模板
宽屏简约大气婚纱摄影影楼模板...
蓝白WAP手机综合医院类整站源码(独立后台)...苏ICP备2024110244号-2 苏公网安备32050702011978号 增值电信业务经营许可证编号:苏B2-20251499 | Copyright 2018 - 2025 源码网商城 (www.ymwmall.com) 版权所有