lrzip/README.md

9 lines
330 B
Markdown
Raw Normal View History

2024-01-06 06:29:08 +01:00
# lrzip
lrzip is a compression program optimised for large files. The larger the file
and the more memory you have, the better the compression advantage this will
provide, especially once the files are larger than 100MB. The advantage can
be chosen to be either size (much smaller than bzip2) or speed (much faster
than bzip2).