Syntax |
|
rawstat --help rawstat rawacfnames... rawstat -old [rawname]
|
Synopsis |
| Generates statistics on raw or rawacf format files. The statistics give the start and end time of the file, the station identifier and the number records in the file |
Options |
|
--help | print the help message and exit. |
--version | print the RST version number and exit. |
rawacfnames | filenames of the rawacf format files. |
-old | files are in the raw format. |
rawname | filename of the raw format file. |
|
Description |
| Generates statistics on raw or rawacf format files.
The contents are written to standard output
|
Examples |
|
rawstat -old 20040830.gbr.raw |
Generate statistics from the file "20040830.gbr.raw ".
|