gts_copy - Man Page
manual page for gts_copy
Description
NAME gts_copy
DESCRIPTION
Copies the content of GTS files printing values of some keys.
USAGE
gts_copy [options] file file ... output_file
OPTIONS
- -f
Force. Force the execution not to fail on error.
- -p key[:{s|d|i}],key[:{s|d|i}],...
Declaration of keys to print. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be requested. Default type is string.
- -P key[:{s|d|i}],key[:{s|d|i}],...
As -p adding the declared keys to the default list.
- -w key[:{s|d|i}]=value,key[:{s|d|i}]=value,...
Where clause. Only GTS messages matching the key/value constraints are copied to the output_gts_file. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be defined. Default type is string.
- -B 'order by' directive
Order by. The output will be ordered according to the 'order by' directive. Example: "step:i asc, centre desc" (step numeric ascending and centre descending) Default sort mode is 'asc'
- -V
Version.
-W width
Minimum width of each column in output. Default is 10.
- -g
Copy GTS header.
- -7
Does not fail when the message has wrong length
- -v
Verbose.
NAME gts_copy
DESCRIPTION
Copies the content of GTS files printing values of some keys.
USAGE
gts_copy [options] file file ... output_file
OPTIONS
- -f
Force. Force the execution not to fail on error.
- -p key[:{s|d|i}],key[:{s|d|i}],...
Declaration of keys to print. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be requested. Default type is string.
- -P key[:{s|d|i}],key[:{s|d|i}],...
As -p adding the declared keys to the default list.
- -w key[:{s|d|i}]=value,key[:{s|d|i}]=value,...
Where clause. Only GTS messages matching the key/value constraints are copied to the output_gts_file. For each key a string (key:s), a double (key:d) or an integer (key:i) type can be defined. Default type is string.
- -B 'order by' directive
Order by. The output will be ordered according to the 'order by' directive. Example: "step:i asc, centre desc" (step numeric ascending and centre descending) Default sort mode is 'asc'
- -V
Version.
-W width
Minimum width of each column in output. Default is 10.
- -g
Copy GTS header.
- -7
Does not fail when the message has wrong length
- -v
Verbose.