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

  
 
  

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

NAME
     ftimes-dbm-weed - Delete records from a Berkeley database

SYNOPSIS
     ftimes-dbm-weed [-o option[,option[,...]]] -d db -f {file|-}

DESCRIPTION
     This utility deletes specified records from a database that has been cre-
     ated with ftimes-dbm-make(1).  Input is expected to be plain text with one
     key per line.

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

     -f {file|-}
	 Specifies the name of the input file.	A value of '-' will cause the
	 program to read from stdin.

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

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-WEED(1)

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

home | help