debian man page for cdbget

Query: cdbget

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

cdbget(1)						      General Commands Manual							 cdbget(1)

NAME
cdbget - search for a record in a constant database
SYNOPSIS
cdbget key [ skip ]
DESCRIPTION
cdbget searches for a record with key key in a constant database. The constant database must be readable (and seekable) on cdbget's stan- dard input. Normally cdbget prints the data in the first record with key key and exits 0. If there is no record with the key key, cdbget exits 100 without printing anything. If cdbget encounters a read error, write error, or database format error, it complains and exits 111. Given a numeric skip argument, cdbget skips past the first skip records with key key, and prints the data in the next record.
SEE ALSO
cdbmake(1), cdbdump(1), cdbstats(1) cdbget(1)
Related Man Pages
cdbmake(1) - debian
cdb_find(3) - debian
editmap(1m) - sunos
dba_fetch(3) - php
editmap(1m) - x11r4
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?