gmt-template/README.md

8 lines
369 B
Markdown
Raw Normal View History

# shell templates
shell script templates for geophysical data processing and plotting.
2018-03-19 15:23:15 +08:00
## Installation
Simply run **configure.sh** to symlink all scripts to the directory */usr/local/sbin*. The configure script will create the folder and add it to *PATH* if the directory does not exist. The execuable name for a script will be its name without the *.sh* extension.
2018-03-19 15:23:15 +08:00