Scroll to navigation

WHIRLPOOLSUM(1p) User Contributed Perl Documentation WHIRLPOOLSUM(1p)

NAME

whirlpoolsum - Print or check WHIRLPOOL checksums

DESCRIPTION

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

SYNOPSIS

    whirlpoolsum [OPTION] [FILE]...

OPTIONS

read files in binary mode
read WHIRLPOOL sums from FILEs and check them
read files in text mode (default)
don't output anything, status code shows success
Print a usage message listing all available options
Print the version number, then exit successfully.

AUTHOR

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

LICENSE

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

2022-02-05 perl v5.34.0