位置: 编程技术 - 正文

7zip命令行用法总结(7z.exe 命令行)

编辑:rootadmin
Usage: 7za <command> [<switches>...] <archive_name> [<file_names>...] [<@listfiles...>] 1. "a",添加文件 7z a -t7z files.7z *.txt 2. "d", 删除文件 7z d archive.zip *.bak -r 从zip文件中删除所有的*.bak文件 3. "e", 解压缩 7z e archive.zip 4. "l", 列出文件 7z l archive.zip 5. "t", 测试完整性 7z t archive.zip *.doc -r 6. "u", 更新 7z u archive.zip *.d 7. "x", 与e相同,但保留全路径 8. "m", 指定优化级别 Compression switch: -mx0 What it means: Don't compress at all. Is called "copy mode." Compression switch: -mx1 What it means: Very low compression. It is called "fastest" mode. Compression switch: -mx3 What it means: Fast compression mode. Will set various parameters automatically. Compression switch: -mx5 What it means: Same as above, but "normal." Compression switch: -mx7 What it means: "maximum" compression. Compression switch: -mx9 What it means: "ultra" compression. (You probably want to use this.) 9. "-m"选项: Switch: -mfb Function: Specifies # of fast bytes. Sometimes help with very "sparse" files. Don't bother. Switch: -mpass Function: Number of passes for deflate compression. Don't bother with this. Automatically set with levels. Switch: -md Function: Specifies dictionary size. Automatically set, so don't bother. Switch: -mmt Function: Enable multithreading. Use if: you have quad-core and a really huge archive. Specify "on" or "off". This may be enabled by default; check the help file. . "-t"选项 指定压缩文件类型 Type switch: -t7z Format: 7Z Example filename: archive.7z (default option) Type switch: -tgzip Format: GZIP Example filename: archive.gzip archive.gz Type switch: -tzip Format: ZIP Example filename: archive.zip (very compatible) Type switch: -tbzip2 Format: BZIP2 Example filename: archive.bzip2 Type switch: -ttar Format: TAR Example filename: tarball.tar (UNIX and Linux) Type switch: -tiso Format: ISO Example filename: image.iso Type switch: -tudf Format: UDF Example filename: disk.udf 7z a -tiso archive.iso 7z a -tudf archive.udf 7z: executable name a: add to archive -tiso or -tudf: format of archive to create archive.iso or archive.udf: name of archive to create . 硬压缩 Switch: -ms=on Function: Enable solid mode. This is the default so you won't often need this. Switch: -ms=off Function: Disable solid mode. This is useful when you need to update individual files. Will reduce compression ratios normally. . "-p"设定密码 7z a pw.7z *.txt -pSECRET . 其它选项: Switch: -ssc Function: Specify case-sensitive mode. Useful for going between Linux and Windows. Default: -ssc- on Windows (insensitive) Default: -scc on Linux (sensitive) Switch: -ssw Function: Compress locked files. Use if: you have problems with opening files. Switch: -w Function: Set working directory. Use when you want to specify temp folders. Switch: -aoa Overwrite all destination files. Switch: -aos Skip over existing files without overwriting. Use this for files where the earliest version is most important. Switch: -aou Avoid name collisions. New files extracted will have a number appending to their names. (You will have to deal with them later.) Switch: -aot Rename existing files. This will not rename the new files, just the old ones already there. Use when the new files are more important. 7z x test.zip -aoa 7z: use the 7-zip executable x: use the extract command test.zip: extract files from this archive -aoa: overwrite all existing files. risky!

推荐整理分享7zip命令行用法总结(7z.exe 命令行),希望有所帮助,仅作参考,欢迎阅读内容。

7zip命令行用法总结(7z.exe 命令行)

文章相关热门搜索词:7zip 命令,7z.exe 命令行,7z命令行详解,7zip命令行参数,7z命令详解,7z命令行详解,7z命令行详解,7zip命令行参数,内容如对您有帮助,希望把文章链接给更多的朋友!

巧用DOS命令合并多个文本文件的内容 (1)首先,使用本书中批量按序更改文件名介绍的方法对这多个文本文件进行按序号重命名;(2)在命令提示符窗口中,使用CD命令进入小说文件所

dos进程查看与停止命令分享(tasklist,taskkill) dos进程查看与停止命令查看进程:tasklist/svc停止进程:taskkill/im/fDOS下查看进程,结束进程命令(黑客常用命令)shall时想给对方上传一个木马什么的,总会

dos命令行中cd命令用法 显示当前目录名或改变当前目录。CHDIR[/D][drive:][path]CHDIR[..]CD[/D][drive:][path]CD[..]..指定要改成父目录。键入CDdrive:显示指定驱动器中的当前目录。不带参

标签: 7z.exe 命令行

本文链接地址:https://www.jiuchutong.com/biancheng/375003.html 转载请保留说明!

上一篇:DOS下测试通讯的常用命令分享(dir&gt;prn)(dos测试网络连接)

下一篇:巧用DOS命令合并多个文本文件的内容(巧用dos命令合并图层)

  • 计提应交个人所得税分录怎么做
  • 小规模纳税人的账务处理
  • 审核记账对账结果怎么写
  • 长期应收款的计税基础 陈版
  • 不知道进价怎么求利润
  • 缓交的社保费,包括个人部分
  • 红字发票盖章吗
  • 增值税发票注明金额是含税还是不含税
  • 以前年度损益调整借贷方向
  • 去新成立的公司
  • 销售自用旧机动车辆的税务处理
  • 进项税未抵扣完怎么结转
  • 税务筹划有哪些内容
  • 小规模跨年发票可以入账吗
  • 企业可根据实际情况随意设置会计科目
  • 印花税零申报怎么填样本
  • 进项税的现金流怎么填
  • 可以开运费发票的单位有哪些
  • 服务业进项税加计抵减
  • 残保金的工资总额是应发还是实发
  • 现金分红和红利再投是什么意思
  • 应收和预收怎么算
  • 科研费用拨款如何记账?
  • macOS 11.0.1(20B29)更新了什么?macOS Big Sur 11.0.1(20B29)更新详解
  • 预付维修费计入入账价值吗
  • 微软汽车
  • 支付航天的代理公司
  • 建筑业预缴企业所得税表项目金额填合同金额吗
  • 小规模纳税人进口增值税怎么处理
  • 记账凭证技巧
  • 办理发票缴销需要提供的资料
  • codeigniter 教程
  • javascript postmessage
  • 施工企业间接费占比
  • php soap wsdl
  • 公司上市的好处
  • 资产减值损失的借贷方向
  • 弥补以前年度亏损最多几年
  • 购买办公用品没有合同缴纳印花税吗
  • 企业和银行对账多久对一次
  • 企业会计准则对收入的定义
  • 贸易净利润
  • 登记注册车辆登记英语
  • 如何进行会计制度改革
  • 有留抵税额可以注销吗
  • 信息采集是哪个部门负责
  • 企业筹建期间是什么
  • 递延所得税资产和所得税费用的关系
  • 食堂维修费用计入什么科目
  • 小规模纳税人结转增值税的账务处理
  • 现金折扣怎么做账
  • 预付账款写到什么凭证
  • 税务局代开的增值税专票可以红冲吗?
  • 内部使用的收据可以做原始凭证吗
  • 退回上年度企业所得税
  • 工会经费应计入
  • 销售佣金?
  • 与其他公司合伙协议书
  • windows server2012安装完没有桌面
  • Win10自带输入法打不出中文
  • linux忘记root密码怎么修改
  • windows越狱软件
  • xp如何一键还原系统还原
  • hosts文件位置在哪
  • windows8的ie浏览器在哪
  • linux常用命令查看
  • linux中安装软件可使用哪些方式
  • XP系统升级WIN7系统
  • win8.1连不上wifi
  • scrollpane.setviewportview
  • 如何关闭危险端口
  • AutoPainting
  • jquery时钟插件
  • prototype模型
  • 疯狂android讲义和第一行代码
  • 怎么查询高速路封闭和开通
  • 县级税务
  • 10月份税务申报
  • 营业税发票丢失能否开增值税普票
  • 税务征收社保费
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号

    网站地图: 企业信息 工商信息 财税知识 网络常识 编程技术

    友情链接: 武汉网站建设