Next: 1.4 GMT Defaults
Up: 1.3.4 File name expansion
Previous: 1.3.4 File name expansion
  Contents
  Index
1.3.4.1 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
2001-04-18