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

  
 
  

home | help
FTIMES-DBM-FIND(1)	      FTimes Documentation	      FTIMES-DBM-FIND(1)

NAME
     ftimes-dbm-find - Find one or more keys in a Berkeley database

SYNOPSIS
     ftimes-dbm-find [-o option[,option[,...]]] -d db key [key ...]

DESCRIPTION
     This utility searches for a list of keys from a database that has been cre-
     ated with ftimes-dbm-make(1).  The output produced by this utility has the
     following format:

	 key|value|db

OPTIONS
     -d db
	 Specifies the name of the database to search.

     -o option,[option[,...]]
	 Specifies the list of options to apply.  Currently the following op-
	 tions are supported:

	 BeQuiet
	     Don't report errors (i.e., be quiet) while processing files.

	 ReverseArguments
	     Reverse the meaning of the db and key arguments.  This option al-
	     lows you to search for a single field in one or more databases.

AUTHOR
     Klayton Monroe

SEE ALSO
     ftimes-dbm-dump(1), ftimes-dbm-make(1)

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

perl v5.42.3			   2026-08-27		      FTIMES-DBM-FIND(1)

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

home | help