b3sum

Command line utility for calculating BLAKE3 hashes. It is similar…

b3sum

Command line utility for calculating BLAKE3 hashes. It is similar to Coreutils tools like b2sum or md5sum. More information: https://github.com/BLAKE3-team/BLAKE3/tree/master/b3sum.

b3sum {{path/to/file}}

b3sum {{path/to/file1}} {{path/to/file2}}

{{some_command}} | b3sum

b3sum {{path/to/file}} > {{path/to/file.b3}}

b3sum --check {{path/to/file.b3}}

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