Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

makedb(1) [debian man page]

MAKEDB(1)						User Contributed Perl Documentation						 MAKEDB(1)

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. perl v5.14.2 2012-02-19 MAKEDB(1)

Check Out this Related Man Page

XDRAWCHEM(1)							   User manuals 						      XDRAWCHEM(1)

NAME
xdrawchem - open-source chemical structures editor similar to ChemDraw SYNOPSIS
xdrawchem [INPUT-FILE] [OPTION(S)...] [OUTPUT-FILE] DESCRIPTION
xdrawchem is a program that attempts to duplicate the functionality of ChemDraw, a molecule structure drawing application. It operates in much the same fashion, and should be highly familiar to users of ChemDraw. xdrawchem has file compatibility with Chemdraw and MDL files. It can also create images in popular formats like PNG and EPS. OPTIONS
xdrawchem accepts the following options: -png OUTPUT-FILE Create a PNG image of an input file and exit. -t -png OUTPUT-FILE Create a transparent PNG image of an input file and exit. -3d OUTPUT-FILE Create a Make 3D model of input file and output a MDL mofile. -h, --help Show summary of options. -v, --version Show version of program. AUTHORS
Warren Stramiello <stramiello@debian.org> Wrote this manpage for the Debian GNU/Linux system. Daniel Leidert <daniel.leidert@wgdd.de> Updates for this manpage. COPYRIGHT
Copyright (C) 2004-2005 Warren Stramiello Copyright (C) 2005-2006 Daniel Leidert This manpage was written for the Debian distribution, but may be used by others. xdrawchem 11/14/2006 XDRAWCHEM(1)
Man Page

4 More Discussions You Might Find Interesting

1. Solaris

Setting up NIS

I'm some what new to Unix and I recently have been thrown into a system administration role. I created this thread because I I wish to setup NIS in my lab and I thought this could be benificial to me and many others. I am followig the Sun System Administation Guide: Naming and Directory... (9 Replies)
Discussion started by: meyersp
9 Replies

2. UNIX for Dummies Questions & Answers

how to run a Script automatically

How to make a script run automatically using a cron?? i do not know abt cron...... if i have simple.sh file and i need this to run everyday at a particular time what needs to be done thanks in advance (4 Replies)
Discussion started by: hamsa
4 Replies

3. UNIX for Dummies Questions & Answers

how to know the list of all commands supported by unix ?

how to know the list of all commands supported by unix. how to know the list of functions supported by unix. (4 Replies)
Discussion started by: Gopi Krishna P
4 Replies

4. Solaris

Error while configuring NIS master

Hello - I have a Solaris machine, which I would like to configure as NIS master. When I run the command /usr/sbin/ypinit -m, I see below output. I am enclosing them in tags. /usr/sbin/ypinit -m In order for NIS to operate sucessfully, we have to construct a list of the NIS servers. Please... (1 Reply)
Discussion started by: manju--
1 Replies