1GTS_DUMP(1)                      User Commands                     GTS_DUMP(1)
2
3
4

NAME

6       gts_dump - manual page for gts_dump
7

DESCRIPTION

9       NAME    gts_dump
10
11       DESCRIPTION
12
13              Dump the content of a GTS file in different formats.
14
15       USAGE
16
17              gts_dump [options] file file ...
18
19       OPTIONS
20
21       -O     Octet mode. WMO documentation style dump.
22
23       -D     Debug mode.
24
25       -d     Print all data values.
26
27       -t     Print type information.
28
29       -H     Print octet content in hexadecimal format.
30
31       -a     Dump aliases.
32
33       -w key[:{s|d|i}]{=|!=}value,key[:{s|d|i}]{=|!=}value,...
34
35              Where clause.  Messages are processed only if they match all the
36              key/value constraints.  A valid constraint is of type  key=value
37              or  key!=value.  For each key a string (key:s), a double (key:d)
38              or an integer (key:i) type can be  specified.  Default  type  is
39              string.  In the value you can also use the forward-slash charac‐
40              ter '/' to specify an OR condition (i.e. a logical  disjunction)
41              Note: only one -w clause is allowed.
42
43       -7     Does not fail when the message has wrong length
44
45       -V     Version.
46
47       -x     Fast parsing option, only headers are loaded.
48
49       NAME    gts_dump
50
51       DESCRIPTION
52
53              Dump the content of a GTS file in different formats.
54
55       USAGE
56
57              gts_dump [options] file file ...
58
59       OPTIONS
60
61       -O     Octet mode. WMO documentation style dump.
62
63       -D     Debug mode.
64
65       -d     Print all data values.
66
67       -t     Print type information.
68
69       -H     Print octet content in hexadecimal format.
70
71       -a     Dump aliases.
72
73       -w key[:{s|d|i}]{=|!=}value,key[:{s|d|i}]{=|!=}value,...
74
75              Where clause.  Messages are processed only if they match all the
76              key/value constraints.  A valid constraint is of type  key=value
77              or  key!=value.  For each key a string (key:s), a double (key:d)
78              or an integer (key:i) type can be  specified.  Default  type  is
79              string.  In the value you can also use the forward-slash charac‐
80              ter '/' to specify an OR condition (i.e. a logical  disjunction)
81              Note: only one -w clause is allowed.
82
83       -7     Does not fail when the message has wrong length
84
85       -V     Version.
86
87       -x     Fast parsing option, only headers are loaded.
88
89
90
91gts_dump                         December 2022                     GTS_DUMP(1)
Impressum