On Mon, Mar 07, 2005 at 10:27:53PM +0000, Ton Hospel wrote:
> An infinite sequence of ^ matches only itself....

Actually, any sequence of ^ matches any string, since ^ simply matches the
beginning of the string.

Ronald

Reply via email to