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

FreeBSD Manual Pages

  
 
  

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
       created 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
	   options 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
	       allows 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.32.1			  2021-03-01		    FTIMES-DBM-FIND(1)

NAME | SYNOPSIS | DESCRIPTION | OPTIONS | AUTHOR | SEE ALSO | LICENSE

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+13.0-RELEASE+and+Ports>

home | help