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.

-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.

-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.

Info

February 2024