Mailinglist Archive: opensuse (963 mails)

< Previous Next >
Re: [opensuse] procmail rule confusion [OFF TOPIC] [SOLVED]
* Roger Oberholtzer <roger@xxxxxx> [04-29-11 03:39]:

I think this was the issue. 11\.2.* is what I needed. Not 11\.2*


No, what you needed was: 11\.2
with nothing following.

according to "man procmailrc":
\. matches a single dot


11\.2 matches 11.2 plus ANYTHING or NOTHING following
everything following a regular expression is automagically matched.

--
(paka)Patrick Shanahan Plainfield, Indiana, USA HOG # US1244711
http://wahoo.no-ip.org Photo Album: http://wahoo.no-ip.org/gallery2
http://en.opensuse.org openSUSE Community Member
Registered Linux User #207535 @ http://counter.li.org
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx

< Previous Next >