Ted Unangst <[email protected]> wrote: > I recently learned that our grep does not support the \<\> syntax for > word boundaries, only the somewhat more difficult to use [[:<:]] format. > It's fairly easy to convert one to the other however.
If we actually want this, should it go into grep or into the general regex code? -- Christian "naddy" Weisgerber [email protected]
