lz4cat(1) User Commands lz4cat(1)

lz4cat - Extremely fast compression algorithm

lz4cat [OPTIONS] [-|INPUT-FILE] <OUTPUT-FILE>

lz4 is an extremely fast lossless compression algorithm.

lz4cat is an utility based on lz4.

lz4cat is equivalent to lz4 -cd, which forces decompression and redirect its output to the console.

All other options are the same as lz4 ones (man lz4).

Report bugs at:- https://code.google.com/p/lz4/

Yann Collet
2014-04-15 lz4cat