On Mon, 22 May 2000, Simon Bryan wrote:
> Thanks! That works exactly the way I want it. I had misread the docs on
> regex, I thought that \. would match any character, guess I had better have
> another read.
You were close. '.' does match any character, but '\.' actually
matches a period.
-- Chris Dillon - cdillon@wolves.k12.mo.us - cdillon@inter-linc.net
FreeBSD: The fastest and most stable server OS on the planet.
For Intel x86 and Alpha architectures. ( http://www.freebsd.org )
Received on Sun May 21 2000 - 17:40:28 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:32 MST