Difference between revisions of "Lz4"

From wikieduonline
Jump to navigation Jump to search
Line 2: Line 2:
 
* https://manpages.org/lz4
 
* https://manpages.org/lz4
 
  [[lz4 --help]]
 
  [[lz4 --help]]
 +
* Install [[Wolfi OS]]: <code>[[apk add lz4]]</code>
  
 
  -d decompression
 
  -d decompression

Revision as of 17:16, 15 October 2024

wikipedia:LZ4 (compression algorithm)

lz4 --help
-d decompression
lz4 -dc --no-sparse
lz4 -dvc --no-sparse mainnet-snapshot.tar.lz4 | tar x -C ${CARDANO_BASE}


cd your_folder
lz4 -dc < abc.tar.lz4 | tar xvf -
lz4
refusing to read from a console

See also

Advertising: