logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

cdbstats - print constant database statistics

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.

Name

       cdbstats - print constant database statistics

See Also

cdbmake(1), cdbget(1), cdbdump(1)

                                                                                                     cdbstats(1)

Synopsis

cdbstats

See Also