segyio-cath(1)

Concatenate SEG-Y text headers and print on the standard output

Section 1 segyio-bin bookworm source

Description

SEGYIO-CATH

NAME

segyio-cath - Concatenate SEG-Y text headers and print on the standard output

SYNPOSIS

segyio-cath [OPTION]... [FILE]...

DESCRIPTION

segyio-cath Concatenate the SEG-Y text headers in FILEs.

By default, only the non-extended header is printed, which is equivalent to --num 0.

Mandatory arguments to long options are mandatory for short options too.

OPTIONS

-n, --num=NUM

the textual header to show, starts at 0

-a, --all

print all headers

-s, --strict

abort if a header or file is not found primarily meant for shell scripts

-S, --nonstrict

ignore missing headers this is the default behaviour

--version

output version information and exit

--help

display this help and exit

COPYRIGHT

Copyright © Statoil ASA. License LGPLv3+: GNU LGPL version 3 or later <http://gnu.org/licenses/lgpl.html>.

This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.

SEE ALSO

segyio-catb(1), segyio-catr(1)

See Also