https://tukaani.org/xz/
XZ Utils are an attempt to make LZMA compression easy to use on free (as in
freedom) operating systems. This is achieved by providing tools and libraries
which are similar to use than the equivalents of the most popular existing
compression algorithms.
LZMA is a general purpose compression algorithm designed by Igor Pavlov as
part of 7-Zip. It provides high compression ratio while keeping the
decompression speed fast.
Version: 5.6.3
See also: xz-lzma-compat.
General Commands | |
unxz | alias for xz |
xz | Compress or decompress .xz and .lzma files |
xzcat | alias for xz |
xzcmp | alias for xzdiff |
xzdec | Small .xz and .lzma decompressors |
xzdiff | compare compressed files |
xzegrep | alias for xzgrep |
xzfgrep | alias for xzgrep |
xzgrep | search possibly-compressed files for patterns |
xzless | view xz or lzma compressed (text) files |
xzmore | view xz or lzma compressed (text) files |