Next: GMT Defaults
Up: File name expansion or
Previous: File name expansion or
Examples
- GMTprogram data_*.d operates on all files starting with
``data_'' and ending in ``.d''.
- GMTprogram line_?.d works on all files starting with
``line_'' followed by any single character and ending in ``.d''.
- GMTprogram section_1[0-9]0.part_[12] only processes data
from sections 100 through 190, only using every 10’th profile, and
gets both part 1 and 2.
Paul Wessel
1999-07-01