当前位置: 首页 > Linux

Linux-cp拷贝,略过不想拷贝的目录

时间:2023-04-06 19:03:50 Linux

linux-cpcopy,跳过你不想复制的目录命令行方法写法:cd/home/study/testrsync-av--excludetest1/--exlcludetest2/../test//home/上面的copydir,可以复制/home/study/test目录,除了test1和test2目录外,其他所有文件和文件夹复制到/home/copydir