Skip to content
Prev 43422 / 398506 Next

Doubt about pattern

On Fri, 30 Jan 2004, Peter J. Acklam wrote:

            
It is a valid regex in GNU's regex code as used by R, and all the GNU and
non-GNU applications I tried accepted it.  `*' matches itself when not
used as a repetition qualifier.  (I tried several greps, including those
claiming strict POSIX compliance.)

So, can you please list the `most applications' you tried or give a 
reference for your assertion?