|
|
| |
FTIMES-DBM-WEED(1) |
FTimes Documentation |
FTIMES-DBM-WEED(1) |
ftimes-dbm-weed - Delete records from a Berkeley database
ftimes-dbm-weed [-o option[,option[,...]]] -d db -f
{file|-}
This utility deletes specified records from a database that has been created
with ftimes-dbm-make(1). Input is expected to be plain text with one
key per line.
- -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 options
are supported:
- BeQuiet
- Don't report errors (i.e., be quiet) while processing files.
ftimes-dbm-dump(1), ftimes-dbm-make(1)
All documentation and code are distributed under same terms and conditions as
FTimes.
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |