Next: 1.4 Laboratory Exercises
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 10th profile, and
gets both part 1 and 2.
Next: 1.4 Laboratory Exercises
Up: 1.3.4 File name expansion
Previous: 1.3.4 File name expansion
  Contents
  Index
Paul Wessel
2004-10-01