manpagez: man pages & more
man gmtget(1)
Home | html | info | man
gmtget(1)                             GMT                            gmtget(1)




NAME

       gmtget - Get individual GMT default parameters


SYNOPSIS

       gmtget  [   -Gdefaultsfile ] [  -L ] PARAMETER1 [ PARAMETER2 PARAMETER3
       a| ]

       Note: No space is allowed between the option flag  and  the  associated
       arguments.


DESCRIPTION

       gmtget will list the value of one or more GMT default parameters.


REQUIRED ARGUMENTS

       PARAMETER
              Provide one or several parameters of interest. The current value
              of those parameters will be written to stdout.  For  a  complete
              listing  of  available  parameters  and  their  meaning, see the
              gmt.conf man page.


OPTIONAL ARGUMENTS

       -Gdefaultsfile
              Name of specific gmt.conf file to read [Default looks  first  in
              current  directory,  then in your home directory, then in ~/.gmt
              and finally in the system defaults].

       -L     Return the values of the parameters on separate  lines  [Default
              returns  all  selected parameter values on one line separated by
              spaces]


EXAMPLE

       To list the value of the parameter PS_COMMENTS:

              gmt get PS_COMMENTS

       To get both the values of the parameter MAP_GRID_CROSS_SIZE_PRIMARY and
       MAP_GRID_CROSS_SIZE_SECONDARY on one line, try

              gmt get MAP_GRID_CROSS_SIZE_PRIMARY MAP_GRID_CROSS_SIZE_SECONDARY


SEE ALSO

       gmt(1), gmt.conf(2), gmtdefaults(1), gmtset(1)


COPYRIGHT

       2017, P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. Wobbe



5.4.2                            Jun 24, 2017                        gmtget(1)

gmt5 5.4.2 - Generated Wed Jun 28 16:25:56 CDT 2017
© manpagez.com 2000-2024
Individual documents may contain additional copyright information.