LZMAINFO(1) | XZ Utils | LZMAINFO(1) |
Usually the most interesting information is the uncompressed size and the dictionary size. Uncompressed size can be shown only if the file is in the non-streamed .lzma format variant. The amount of memory required to decompress the file is a few dozen kilobytes plus the dictionary size.
lzmainfo is included in XZ Utils primarily for backward compatibility with LZMA Utils.
0 | All is good. |
1 | An error occurred. |
September 27, 2010 | Tukaani |