Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
HASHDIG-BASH(1) 	      HashDig Documentation		 HASHDIG-BASH(1)

NAME
     hashdig-bash.pl - Bash one HashDig database against another

SYNOPSIS
     hashdig-bash.pl [-i {R|S}] -r db -s db

DESCRIPTION
     This utility compares hashes in the subject database to those in the refer-
     ence database. The result is an updated subject database where known hashes
     have been tagged as such. The primary rule of engagement is that known
     hashes trump unknown hashes. The reference database is not altered during
     this process.

OPTIONS
     -i {R|S}
	 Specifies the database, reference (R) or subject (S), that will serve
	 as the iterator during analysis. By default, the smallest database is
	 used -- a decision that is based on file size as opposed to the number
	 of actual records. Databases that have been weeded can have a deceiv-
	 ingly large size. The value for this option is not case sensitive.

     -r db
	 Specifies the name of the reference database.

     -s db
	 Specifies the name of the subject database.

AUTHOR
     Klayton Monroe

SEE ALSO
     hashdig-dump(1), hashdig-make(1), hashdig-weed(1)

LICENSE
     All documentation and code are distributed under same terms and conditions
     as FTimes.

perl v5.42.3			   2026-08-27			 HASHDIG-BASH(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hashdig-bash&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help