roidba的最爱,lz4压缩工具,备份恢复再也不用等几个小时了啦

发布时间:2020-07-30 16:25:19 作者:roidba
来源:网络 阅读:1478


压缩比,效率都很高,至于怎么用,明天发文章。


1. 下载

http://rpmfind.net/

Search 输入:lz4

Download

Extras Testing Packages for Enterprise Linux 6 for x86_64

lz4-1.7.5-1.el6.x86_64.rpm

 

2. 安装

http://rpmfind.net/

# rpm -ivh  lz4-1.7.5-1.el6.x86_64.rpm

# rpm -qa|grep lz4

lz4-1.7.5-1.el6.x86_64

# lz4 --help

*** LZ4 command line interface 64-bits v1.7.5, by Yann Collet ***

Usage :

      lz4 [arg] [input] [output]

input   : a filename

          with no FILE, or when FILE is - or stdin, read standard input

Arguments :

 -1     : Fast compression (default)

 -9     : High compression

 -d     : decompression (default for .lz4 extension)

 -z     : force compression

 -f     : overwrite output without prompting

 -k     : preserve source files(s)  (default)

--rm    : remove source file(s) after successful de/compression

 -h/-H  : display help/long help and exit

Advanced arguments :

 -V     : display Version number and exit

 -v     : verbose mode

 -q     : suppress warnings; specify twice to suppress errors too

 -c     : force write to standard output, even if it is the console

 -t     : test compressed file integrity

 -m     : multiple input files (implies automatic output filenames)

 -r     : operate recursively on directories (sets also -m)

 -l     : compress using Legacy format (Linux kernel compression)

 -B#    : Block size [4-7] (default : 7)

 -BD    : Block dependency (improve compression ratio)

--no-frame-crc : disable stream checksum (default:enabled)

--content-size : compressed frame includes original size (default:not present)

--[no-]sparse  : sparse mode (default:enabled on file, disabled on stdout)

Benchmark arguments :

 -b#    : benchmark file(s), using # compression level (default : 1)

 -e#    : test all compression levels from -bX to # (default : 1)

 -i#    : minimum evaluation time in seconds (default : 3s)

 -B#    : cut file into independent blocks of size # bytes [32+]

                     or predefined block size [4-7] (default: 7) 


推荐阅读:
  1. Java面试官最爱问的volatile关键字
  2. 关于cut 、sort 、grep等几个命令在实际问题的小应用

免责声明:本站发布的内容(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场,如果涉及侵权请联系站长邮箱:is@yisu.com进行举报,并提供相关证据,一经查实,将立刻删除涉嫌侵权内容。

最爱 lz4 roidba

上一篇:JDK8stream将list转Map对象报错java.lang.IllegalStateExcep

下一篇:sed的使用

相关阅读

您好,登录后才能下订单哦!

密码登录
登录注册
其他方式登录
点击 登录注册 即表示同意《亿速云用户服务条款》