lzip
Sign in to savelzip is a free, command-line tool for the compression of data; it employs the Lempel–Ziv–Markov chain algorithm (LZMA) with a user interface that is familiar to users of usual Unix compression tools, such as gzip and bzip2.
Wikidata facts
- Official website
- www.nongnu.org/lzip
Show 3 more facts
- software version identifier
- 1.26
- mailing list archive URL
- lists.nongnu.org/archive/html/lzip-bug
- inception
- 2008-00-00
via Wikidata · CC0
~4 min read
Article
11 sectionsContents
- History
- Features
- File integrity
- Parallelism
- Adoption
- Availability
- Support
- Application
- See also
- References
- External links
lzip is a free, command-line tool for the compression of data; it employs the Lempel–Ziv–Markov chain algorithm (LZMA) with a user interface that is familiar to users of usual Unix compression tools, such as gzip and bzip2.
Like gzip and bzip2, concatenation is supported to compress multiple files, but the convention is to bundle a file that is an archive itself, such as those created by the tar or cpio Unix programs. Lzip can split the output for the creation of multivolume archives.