ldas-tools-framecpp 3.0.4
Loading...
Searching...
No Matches
framecpp_checksum

Usage: framecpp_checksum [options] file [file ...]

This verify the contents of each file on the command line.

Option
Description
–bsNumber of 1k blocks to use for io. (Default: 256 )
–use-mmapUse memory mapped io. (Default: disabled )
–checksum-structureEnable validation of the structure checksums.
–checksum-frameEnable validation of the frame checksums.
–checksum-fileEnable validation of the file checksum.
–verboseDisplay file name and exit status of each file processed. If it appears multiple times on the command line, the level of verbosity will increase. (Default: silent )
–relax-eof-checksumAccepts files that lack an end of file checksum. (Default: disabled )
–forceVerify each of the files instead of exiting on first exit. (Default: false )
–helpDisplay this message