gts_dump - Man Page
manual page for gts_dump
Description
NAME gts_dump
DESCRIPTION
Dump the content of a GTS file in different formats.
USAGE
gts_dump [options] file file ...
OPTIONS
- -O
Octet mode. WMO documentation style dump.
- -D
Debug mode.
- -d
Print all data values.
- -t
Print type information.
- -H
Print octet content in hexadecimal format.
- -a
Dump aliases.
-w key[:{s|d|i}]{=|!=}value,key[:{s|d|i}]{=|!=}value,...
Where clause. Messages are processed only if they match all the key/value constraints. A valid constraint is of type key=value or key!=value. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be specified. Default type is string. In the value you can also use the forward-slash character '/' to specify an OR condition (i.e. a logical disjunction) Note: only one -w clause is allowed.
- -7
Does not fail when the message has wrong length.
- -V
Version.
- -x
Fast parsing option, only headers are loaded.
NAME gts_dump
DESCRIPTION
Dump the content of a GTS file in different formats.
USAGE
gts_dump [options] file file ...
OPTIONS
- -O
Octet mode. WMO documentation style dump.
- -D
Debug mode.
- -d
Print all data values.
- -t
Print type information.
- -H
Print octet content in hexadecimal format.
- -a
Dump aliases.
-w key[:{s|d|i}]{=|!=}value,key[:{s|d|i}]{=|!=}value,...
Where clause. Messages are processed only if they match all the key/value constraints. A valid constraint is of type key=value or key!=value. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be specified. Default type is string. In the value you can also use the forward-slash character '/' to specify an OR condition (i.e. a logical disjunction) Note: only one -w clause is allowed.
- -7
Does not fail when the message has wrong length.
- -V
Version.
- -x
Fast parsing option, only headers are loaded.