会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
苍茫宇宙
博客园
首页
新随笔
联系
订阅
管理
2023年6月7日
tar打包文件排除项使用
摘要: 1、exclude排除参数使用 tar -Pczf /tmp/data.tar.gz /data --exclude *.jar --exclude *.war --exclude=/data/jenkins 2、注意项 a、排除目录需要使用绝对路径 b、如果在crontab中使用需要加上转义斜杠,
阅读全文
posted @ 2023-06-07 10:37 苍茫宇宙
阅读(18)
评论(0)
推荐(0)
编辑
公告