FreeBSD Manual Pages
HASHDIG-DUMP(1) HashDig Documentation HASHDIG-DUMP(1) NAME hashdig-dump.pl - Enumerate a HashDig database SYNOPSIS hashdig-dump.pl [-c {A|K|U}] [-h|-r] db DESCRIPTION This utility enumerates a HashDig database that has been created with hashdig-make(1). Output is written to stdout and has the following format: hash|category OPTIONS -c category Specifies the hash category, {A|K|U}, to enumerate. Currently, the following categories are supported: all (A), known (K), and unknown (U). The default category is all. -h Output hashes only. By default, hash and category information is written to stdout. This option is useful when feeding hashes to hashdig-resolve-sunsolve(1). -r Output hash and category information in the reverse HashDig format (i.e., category|hash). This option is silently ignored if -h has been specified. AUTHOR Klayton Monroe SEE ALSO hashdig-dump(1), hashdig-make(1), hashdig-resolve-sunsolve(1) LICENSE All documentation and code are distributed under same terms and conditions as FTimes. perl v5.32.0 2020-08-10 HASHDIG-DUMP(1)
NAME | SYNOPSIS | DESCRIPTION | OPTIONS | AUTHOR | SEE ALSO | LICENSE
Want to link to this manual page? Use this URL:
<https://www.freebsd.org/cgi/man.cgi?query=hashdig-dump&sektion=1&manpath=FreeBSD+12.2-RELEASE+and+Ports>