lz4cat(1) User Commands lz4cat(1)

lz4cat - Utility based on LZ4

lz4cat [OPTIONS] [-|INPUT-FILE]

lz4cat is an utility based on lz4, an extremely fast lossless compression algorithm.

lz4cat decompress input file or stream, redirecting its output to the console. It is equivalent to lz4 -cd,

Available options are the same as lz4 ones (man lz4).

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

Yann Collet
2014-06-20 lz4cat