To the best of my knowledge: no. But some regex guru may tell you the replacement... Rainer
> -----Original Message----- > From: [email protected] [mailto:rsyslog- > [email protected]] On Behalf Of Robert Gabriel > Sent: Wednesday, March 02, 2011 5:44 PM > To: rsyslog-users > Subject: [rsyslog] PCRE possible as a POSIX ERE? > > Hello all, > > Is this possible: > > grep -P "cat\s(?!(dog|bird)).*" > > to be matched using a POSIX ERE? > > I tried the generator/checker but no joy. > > Thanks. > _______________________________________________ > rsyslog mailing list > http://lists.adiscon.net/mailman/listinfo/rsyslog > http://www.rsyslog.com _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com

