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

mtbl_verify - verify integrity of an MTBL file's data and index blocks

Description

mtbl_verify(1) verifies the embedded data and index block checksums in the MTBL files specified on the
       command line.

       Each filename specified on the command line will be verified, and a message indicating whether each file
       passed or failed will be printed to stdout. If a file fails, additional information about the failure
       will be printed to stderr.

       If stdout is a terminal or the -p option is provided, periodic progress indications for successful
       verification will be printed for every 10,000 blocks and at the final block..

                                                   04/01/2019                                     MTBL_VERIFY(1)

Name

       mtbl_verify - verify integrity of an MTBL file's data and index blocks

Synopsis

mtbl_verifyFILE [FILE]...

See Also