首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > 其他 > 命令行实用工具来猜测是否一个给定的文件与压缩bz2产生大量节省

命令行实用工具来猜测是否一个给定的文件与压缩bz2产生大量节省

  • 资源大小:3.24 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: shell utility Compression

资 源 简 介

Command line utility to guess whether compressing a given file with bz2 results in space savings better than a given threshold. Does sample bzip2 compression of approximately log(flen)*4096 picked from log(flen) locations in the file. ``` Usage: compressible [-v] [-t threshold] [-c fragcnt] [-m msiz] [-b ba] filename -t threshold minimum saving threshold, default 25% or 1 block -c fragcnt number of fragments -m msiz return as not compressible for smaller files -b ba "s" - be smart about blocksize number - assume this blocksize Returns: 0 if compressible, 1 not compressible, or error code ``` RPM packages for Fedora can be generated by rpmbuild -ta compressible-XX.tar.bz2 See also example usage and StoreBackupTips Currently no svn repository, get sources from 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报

文 件 列 表

compressible-1.0
Makefile
specfile.in
compressible.spec
README
VERSION
compressible.c

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
  • 猕猴桃 29分钟前 成为了本站会员

  • 11 3小时前 成为了本站会员

  • 开心快活人 6小时前 成为了本站会员

  • 晋财 7小时前 成为了本站会员

  • WYG 1天前 成为了本站会员

  • Shine 1天前 成为了本站会员

  • 柳贻 1天前 成为了本站会员

  • hallelujah_HL 1天前 成为了本站会员

  • 焦昱贺 1天前 成为了本站会员

  • Rubin 1天前 成为了本站会员

0.261617s