Difference between revisions of "Lz4"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
lz4 -dvc --no-sparse mainnet-snapshot.tar.lz4 | tar x -C ${CARDANO_BASE} | lz4 -dvc --no-sparse mainnet-snapshot.tar.lz4 | tar x -C ${CARDANO_BASE} | ||
+ | |||
+ | |||
+ | lz4 -dc < abc.tar.lz4 | tar xvf - | ||
lz4 | lz4 |
Revision as of 07:33, 10 October 2024
wikipedia:LZ4 (compression algorithm)
lz4 -dc --no-sparse
lz4 -dvc --no-sparse mainnet-snapshot.tar.lz4 | tar x -C ${CARDANO_BASE}
lz4 -dc < abc.tar.lz4 | tar xvf -
lz4 refusing to read from a console
See also
Advertising: