MAKEDB
MAKEDB
Section: Debian GNU/Linux (1) Updated: 2007-07-23 Local index
Up
NAME
makedb - Create simple DB database from textual input.
SYNOPSIS
makedb [ options ] INPUT-FILE OUTPUT-FILE
makedb [ options ] -o OUTPUT-FILE INPUT-FILE
makedb [ options ] -u INPUT-FILE
DESCRIPTION
This program is mainly used to generate database files for the
libnss_db.so module for the Name Service Switch.
OPTIONS
- -f, --fold-case
-
Convert key to lower case.
- -o, --output OUTPUT-FILE
-
Write output to file OUTPUT-FILE
- -q, --quiet
-
Do not print messages while building database.
- -u, --undo
-
Print content of database file, one entry a line
- -?, --help
-
Give help message.
- --usage
-
Give a short usage message.
- -V, --version
-
Print program version.
AUTHOR
makedb was written by Ulrich Drepper for the GNU C Library.
This manpage was written by Ben Collins <bcollins@debian.org> for
the Debian GNU/Linux system.
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- OPTIONS
-
- AUTHOR
-
This document was created by
man2html,
using the manual pages.
Time: 21:14:48 GMT, April 16, 2011