regex syntax of [tabspace]*2002-06-20 06:32:41
I have a recipe like this
:0fhw
* ^Subject:[ ]*SV: *\/[^ ].*
|formail -i"Subject: Re: $MATCH" -A"X-Note: Unnationalized RE (SV)"
where the empty [ ] is a tab followed by a space.
Am I correct in my assumption that
[ ]*SV:
means "Any number of tabs OR a spaces before a literal 'SV:' " ?
Thanks
TjL
_______________________________________________
procmail mailing list
procmail(_at_)lists(_dot_)RWTH-Aachen(_dot_)DE
http://MailMan.RWTH-Aachen.DE/mailman/listinfo/procmail
|
|
||||||||||||||||