Home| superdarn |src.bin|tk|testing| cmpraw Index

cmpraw

Syntax
cmpraw --help
cmpraw rawnameA rawnameB
Synopsis

Compares two raw (dat) format file for differences.

Options
--helpprint the help message and exit.
--versionprint the RST version number and exit.
rawnameAfilename of the first raw (dat) format file to convert.
rawnameBfilename of the second raw (dat) format file to convert.
Description

Compares two raw (dat) format file for differences.

Any differences are reported to standard output.

Examples
cmpraw old.dat new.dat

Compare the raw file "old.dat" with the file "new.dat".