Re: condition matching from a file1997-01-21 15:52:59A slight correction to the second condition line I offered.
probably should be:
* $^From:.*"`cat word.list | awk '(NR>1){printf("|")};{printf($1)}'`"
I still don't understand the proper use $, !, ?, <, and > in special
conditions, but I'm working on it.
David
|
|
||||||||||||||||