Re: Redirector

From: Marc Delisle <DelislMa@dont-contact.us>
Date: Fri, 11 Apr 1997 10:04:00 -0400

Dahc@Phoenixnet.net wrote:
>
> I'm trying to write a redirector in perl that will fix a problem I noticed
> with netscape, but what I need to do is get perl to do a grep for an
> actuall "."
> I can't seem to get it to work it always takes the decimal as a special
> character I have tried escapeing it put it in single or double quotes but
> all to no avail. If any of you could give me an example of how to get a
> perl script to check a file with grep for a "." that would be great.
>
> Thanks

try this:

grep "[.]"

-- 
Marc Delisle                              
Service Informatique                              
Collège de Sherbrooke      
Québec.  819/564-6223
Received on Fri Apr 11 1997 - 07:09:51 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:34:58 MST