logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

whirlpoolsum - Print or check WHIRLPOOL checksums

Author

       Ævar Arnfjörð Bjarmason <avar@cpan.org>

Description

       Print or check WHIRLPOOL (512-bit) checksums. With no FILE, or when FILE is -, read standard input.

License

       This  program  is  free  software;  you can redistribute it and/or modify it under the same terms as Perl
       itself.

perl v5.40.0                                       2024-12-09                                   WHIRLPOOLSUM(1p)

Name

       whirlpoolsum - Print or check WHIRLPOOL checksums

Options

       -b, --binary
           read files in binary mode

       -c, --check
           read WHIRLPOOL sums from FILEs and check them

       -t, --text
           read files in text mode (default)

       -s, --status
           don't output anything, status code shows success

       -h, --help
           Print a usage message listing all available options

       -v, --version
           Print the version number, then exit successfully.

Synopsis

           whirlpoolsum [OPTION] [FILE]...

See Also