最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
linux中tar压缩时排除某些目录或文件
时间:2022-11-14 22:07:55 编辑:袖梨 来源:一聚教程网
在对某个目录进行压缩的时候,有时候想排除掉某个目录,示例如下:
比如文件目录包含以下文件及目录
代码如下 | 复制代码 |
api api/addons api/connect api/connect/connect.php api/google api/remote api/remote/mod |
我们要压缩不包含google文件夹、connect/connect.php以及remote下mod文件夹
代码如下 | 复制代码 |
tar -zcvf mytest.tar.gz api --exclude=google --exclude=connect/connect.php --exclude=remote/mod |
【注意:1、--exclude=file1 而不是 --exclude file1 2、要排除一个目录是--exclude=dir1而不是--exclude=dir1/】
相关文章
- 无限暖暖搭乘大鸟巴士怎么玩 公测第三天每日任务做法介绍 12-27
- 奇迹暖暖绚光护佑搭配攻略 奇迹暖暖绚光护佑过关攻略 12-27
- 绝区零月城柳意像影画怎么样 12-27
- 无限暖暖翩翩愿飞去怎么样 12-27
- 黑神话悟空1.0.12.16581版本更新公告 12-27
- 光遇12.27红石碎片在哪里 12-27