On Sat, 7 Nov 2009, Joe Pruett wrote: > [] is special in regular expressions. you were saying to match anything > that had the letters G, R, A, S, S-u, s, e, r into GIS. the S-u was the > killer becuase that matches everything between S and u, which include a-u.
Joe, That's right ... and I totally spaced that the recipes are regex! > you want: > > * ^Subject: .*\[GRASS-user] Much grasses, Rich _______________________________________________ PLUG mailing list [email protected] http://lists.pdxlinux.org/mailman/listinfo/plug
