#! /bin/csh set x=2001 while ($x <= 2001) mftable year=$x month=12 > mf.$x @ x = $x + 1 end