Loading [MathJax]/extensions/TeX/AMSsymbols.js
LALFrame 3.0.7.1-b246709
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
lalfr-cksum

Validates the checksum of a frame file.

Synopsis

lalfr-cksum file [files ...]

Description

The lalfr-cksum utility validates the checksum on the specified files to the standard output. The file operands are processed in command-line order. If file is a single dash (-) or absent, lalfr-cksum reads from the standard input.

Exit Status

The lalfr-cksum utility exits 0 on success, and >0 if one or more of the frame files have invalid checksums.

Example

The command:

lalfr-cksum file1.gwf file2.gwf

will validate frame files file1.gwf and file2.gwf.