- 1、本文档共7页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
tar命令中--exclude参数使用详解(Tar command, --exclude parameters use detailed explanation)
tar命令中--exclude参数使用详解(Tar command, --exclude parameters use detailed explanation)
Tar command, --exclude parameters use detailed explanation
2008-04-07 11:15:33| classification: Linux | brand subscription
Tar, --null, -P, -czf, /tmp/archive.tar.gz, --files-from=files.lst
Files.lst is a list of files to pack
The use of --exclude in tar
Tar, czvf, oracle.tar.gz, Oracle, --exclude, oracle/oradata, --exclude, oracle/admin/shvoip, oracle/doc, --exclude
How do I use tar to exclude a directory from being backed up?
You pack the /home directory, and /home/123/ is the directory you dont want to pack.
Tar, CVF, my.bak.tar, /home, --exclude, /home/123
Tar exclude
Published, at, February 20, 2008, in, C/C++.
For a long time, tars exclude should be placed at the end of the line:
Tar, jcvf, WLANIntercepttar.bz, WLANIntercept/ - exclude=Debug
You need to backup the contents under /home/software/test,
Does not contain the contents of directory 005
This can be backed up
#cd /home/software/test
# tar -cvzf test.tar.gz --exclude=005.
.
./001
./002
./003
./004
./008
./test.tar.gz
If you go back to the previous level directory,
CD / /home/software is in
# tar -cvzf test.tar.gz --exclude=test/005/ test
Test/
Test/001
Test/002
Test/003
Test/004
Test/005/
Test/005/006
Test/005/007
Test/008
Test/test.tar.gz
Exclude doesnt work, does it?
If you follow the successful method above, if you extract it, you will be able to solve the contents directly under test
Current directory....
Second, why is there a problem with the general method?
Please point out......
Asking for tar backup in exclude
Halo has been resolved
# tar -cvzf test.tar.gz --exclude=test/005/ test
# tar -cvzf test.tar.gz --exclude=test/005 test
The two effects are absolutely different.
The tar command has a exclude parameter, when you pack to exclude some of the characteristics of the file when you need to use it, exclude parameter PATTERN, can be specified to exclude the scope, see the following document detailed usage,
您可能关注的文档
- bcsi体系说明(BCSI system specification).doc
- cacti安装手记(Cacti installation notes).doc
- cad图形修复技术和一次cad图的修复历险经历(CAD graphics repair technology and a CAD diagram repair adventure experience).doc
- c51中精确的延时与计算的实现(Precise delay and calculation implementation in C51).doc
- cad尺寸 数值参考(CAD dimension reference).doc
- brew中国电信的终端参数(Terminal parameters of brew China Telecom).doc
- cad技术(CAD technology).doc
- canopus imaginate v2.0 final 正式版 -将静态图像变成心爱的动画(最后正式版-将静态图像变成心爱的动画Canopus imaginate V2.0).doc
- cc++程序员必读的十本书(Cc++ programmers must read ten books).doc
- ccer数据库使用(CCER database usage).doc
- 2025安徽艺术职业学院《形势与政策》期末考试通关题库【综合题】附答案详解.docx
- 2025呼伦贝尔职业技术学院《形势与政策》期末考试测试卷带答案详解(培优).docx
- 2025临沂职业学院《形势与政策》期末考试能力检测试卷(实用)附答案详解.docx
- 2025浙江交通职业技术学院《形势与政策》期末考试自我提分评估含答案详解(研优卷).docx
- 2025年“安全生产事故隐患排查”知识竞赛模拟试题(预热题)附答案详解.docx
- 2025金华职业技术学院《形势与政策》期末考试考试综合练习(预热题)附答案详解.docx
- 2025郑州科技学院《形势与政策》期末考试题库试题及答案详解(网校专用).docx
- 2025衡水健康科技职业学院《形势与政策》期末考试题库试题带答案详解(B卷).docx
- 浙江越秀外国语学院《形势与政策》期末考试常考点试卷及完整答案详解【历年真题】.docx
- 2025年合肥共达职业技术学院《形势与政策》期末考试考前冲刺练习试题及参考答案详解【轻巧夺冠】.docx
最近下载
- 中国糖尿病足诊治指南(2024版)解读.pptx VIP
- 《中国保险业意外伤害经验发生率表(2021)》.pdf VIP
- 安伯格GRP1000 IMS技术详细说明.docx VIP
- 采购变更管理方案.docx VIP
- 电网调度规程.pptx VIP
- WS∕T 779-2021 儿童血细胞分析参考区间.pdf
- 2025浙江省“三支一扶”计划招募270人笔试备考试题及答案解析.docx VIP
- 通信工程师中级考试(传输与接入有线务实)2021真题.pdf VIP
- 全国服装设计与工艺赛项理论知识试题及答案.doc VIP
- DB3707_T 033-2021 智慧供热系统建设技术规范.docx VIP
文档评论(0)