Re: search pattern not working?

Jesus Calle, Ext 1081 (jesus@coms.vel.indra.es)
Fri, 31 Jan 1997 10:37:33 -0800


Robert Chalmers wrote:
> 
> Can someone tell me why the following no longer returns the logs for
> the pages for 'prodive'. It worked fine in V1.0
> 
> #Prodive
> wwwstat-2.0/wwwstat -n '^/prodive/' > prodive_stats.html
> 
> thanks
> Bob
> --
> chalmers.com.au: P.O. Box 2003. Mackay. 4740               +61-0412-079025
> robert@chalmers.com.au for Whirled Peas         http://www.chalmers.com.au
> Location: The Great Australian Content Site.            21'7" S, 149'14" E.

This is incorrect in Perl, I think.
Try to put:
wwwstat-2.0/wwwstat -n '^prodive' > prodive_stats.html

or to look for a directory called /provide :
wwwstat-2.0/wwwstat -n '^\/prodive' > prodive_stats.html



-- 
Saludos,
--------------------------------------------------
 Jesus Calle Vaquero   
 Dpto. Comunicaciones             
 INDRA SSI  c/Velazquez 132, Planta 2, Madrid                           
 Tfno: (+34) 1 3483552            
 e-mail: jesus@coms.vel.indra.es  
--------------------------------------------------