cdbstats(1) debian man page | unix.com

Man Page: cdbstats

Operating Environment: debian

Section: 1

cdbstats(1)						      General Commands Manual						       cdbstats(1)

NAME
cdbstats - print constant database statistics
SYNOPSIS
cdbstats
DESCRIPTION
cdbstats reads a (seekable) constant database from its standard input and prints a few statistics: * records is the number of records in the database, * d0 is the number of records at distance 0 from their hash, * d1 is the number of records at distance 1 from their hash, etc.
SEE ALSO
cdbmake(1), cdbget(1), cdbdump(1) cdbstats(1)
Related Man Pages
auditstat(1m) - opensolaris
cdbmake(1) - debian
getds(1p) - debian
tchtest(1) - debian
globus-gram-audit(8) - debian
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results