other versions
- buster 5.4.5+dfsg-2
ISOGMT(1gmt) | GMT | ISOGMT(1gmt) |
NAME¶
isogmt - Run GMT command or script in isolation modeSYNOPSIS¶
isogmt commandDESCRIPTION¶
isogmt runs a single GMT command or shell script in isolation mode. 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 modeisogmt sh script.gmt
SEE ALSO¶
gmt, gmt.confCOPYRIGHT¶
2019, P. Wessel, W. H. F. Smith, R. Scharroo, J. Luis, and F. WobbeMay 21, 2019 | 5.4.5 |