GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
HASHDIG-DUMP(1) HashDig Documentation HASHDIG-DUMP(1)

hashdig-dump.pl - Enumerate a HashDig database

hashdig-dump.pl [-c {A|K|U}] [-h|-r] db

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

-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.

Klayton Monroe

hashdig-dump(1), hashdig-make(1), hashdig-resolve-sunsolve(1)

All documentation and code are distributed under same terms and conditions as FTimes.
2022-04-08 perl v5.32.1

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.