MAKEDB(1) | User Contributed Perl Documentation | MAKEDB(1) |
makedb - Create simple DB database from textual input.
makedb [ options ] INPUT-FILE OUTPUT-FILE
makedb [ options ] -o OUTPUT-FILE INPUT-FILE
makedb [ options ] -u INPUT-FILE
This program is mainly used to generate database files for the libnss_db.so module for the Name Service Switch.
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.
2023-02-14 | perl v5.36.0 |