Tim
That sounded like a very good idea but I can't do anything with it. What
is it supposed to do? There seems to be no practical help i.e. how to work
it.
I've put my regular expression in the top box and the expression I'm
trying to match in the lower box whereupon the some of the characters in
the top box are highlighted with different colours.
What is supposed to happen then?
--
Barry Samuels
http://www.beenthere-donethat.org.uk
The Unofficial Guide to Great Britain
On 11/05/12 10:52:56, Tim Green wrote:
> Try
http://regexpal.com/ which gives instant feedback on your regex
> and sample data.
>
> Tim.
>
> On 11 May 2012 09:49, Barry Samuels <bjsamuels@beenthere-
> donethat.org.uk>
> wrote:
> > I have to admit that apart from the simplest expressions I don't
> > understand regex.
> >
> > I want to set up a logcheck ignore expression to ignore the following:
> >
> > kernel: [220359.596744] [drm] nouveau 0000:06:00.0: Setting dpms mode
> > 0 on tmds encoder (output 2)
> >
> > The 220359.596744 number varies and so does the single mode digit, 0
> > in this instance, but the rest doesn't change.
> >
> > I have tried by copying some expressions parrot fashion but can't get
> > it to work.
> >
> > Any help would be appreciated.
> >
> > --
> > Barry Samuels
> >
http://www.beenthere-donethat.org.uk
> > The Unofficial Guide to Great Britain