bzip3

An efficient statistical file compressor. More information: https://github.com/kspalaiologos/bzip3. Compress a…

bzip3

An efficient statistical file compressor. More information: https://github.com/kspalaiologos/bzip3.

bzip3 {{path/to/file_to_compress}}

bzip3 -d {{path/to/compressed_file.bz3}}

bzip3 -dc {{path/to/compressed_file.bz3}}

bzip3 --test {{path/to/compressed_file.bz3}}

bzip3 --verbose {{path/to/compressed_files.bz3}}

bzip3 --force {{path/to/compressed_file.bz3}}

bzip3 -h

Также может быть вам интересно:
КодТрюки BashНастройкиТерминал/Консоль
← bzip2 c99 →