logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

isogmt - Run GMT command or script in isolation mode

Description

isogmt runs a single GMT command or shell script in isolationmode. This means that the files gmt.history
       and  gmt.conf  will  be read from the usual locations (current directory, ~/.gmt, or home directory), but
       changes will only be written in a temporary directory, which will be removed after execution. The name of
       the temporary directory will  be  available  to  the  command  or  script  as  the  environment  variable
       GMT_TMPDIR.

Examples

       Run the shell script script.gmt in isolation mode:

          isogmt sh script.gmt

Name

       isogmt - Run GMT command or script in isolation mode

See Also

gmt, gmt.conf

Synopsis

isogmtcommand

See Also