Difference between revisions of "Lz4"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
{{lc}}[[wikipedia:LZ4 (compression algorithm)]] | {{lc}}[[wikipedia:LZ4 (compression algorithm)]] | ||
* https://manpages.org/lz4 | * https://manpages.org/lz4 | ||
+ | |||
+ | -d decompression | ||
lz4 -dc --no-sparse | lz4 -dc --no-sparse |
Revision as of 07:35, 10 October 2024
wikipedia:LZ4 (compression algorithm)
-d decompression
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: