websec-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help with ignore rule


From: mountains
Subject: Re: help with ignore rule
Date: Tue, 31 Oct 2006 17:14:12 +0100

---- Original message ----
From: James Gardiner <address@hidden>
To: address@hidden 
Date: 31.10.2006 17:02
Subject: Re: help with ignore rule

I have not tested this in Web Secretary, but this should help you:

(monday|tuesday|wednesday|thursday|friday|saturday|sunday) 
(january|february|march|april|may|june|july|august|september|october|november|december)
 \d{1,2} \d{4}

It mean: monday-sunday, space, january-december, space, one or two digits, 
space, four digits.

See also:
http://regexlib.com/ - large library of ready to use regular expresions
http://zvon.org/other/PerlTutorial/Output/index.html - very useful examples
http://www.regularexpressions.info/ - diverse information



---- Original Message ----
From: James Gardiner <address@hidden>
To: address@hidden
Date: 31 października 2006 12:28
Subject: help with ignore rule

> Hello
> 
> Can someone please help me with the expression to ignore the
> following (and all the combinations there of)
> 
>       Tuesday October 31 2006
> 
> TIA
> 
> James
> 
> 
> _______________________________________________
> WebSec-users mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/websec-users




reply via email to

[Prev in Thread] Current Thread [Next in Thread]