Re: search for string in a file

2001-07-30 Thread Peter Scott
Oops, slight mistake: At 12:39 PM 7/30/01 -0700, Peter Scott wrote: >At 08:57 PM 7/30/01 +0300, alex stan wrote: >>I need to search for a string in httpd.conf file , ( the string is : >>CustomLog /var/log/httpd/site.com/access_log ) and then replace >>inside them site.com with site_com. I mentio

Re: search for string in a file

2001-07-30 Thread John Fox
Alex, In article <[EMAIL PROTECTED]>, Alex Stan wrote: >I need to search for a string in httpd.conf file , ( the string is : >CustomLog /var/log/httpd/site.com/access_log ) and then replace >inside them site.com with site_com. I mentioned that the site.com can take >diferent values, such as shop

RE: search for string in a file

2001-07-30 Thread Bob Showalter
> -Original Message- > From: alex stan [mailto:[EMAIL PROTECTED]] > Sent: Monday, July 30, 2001 1:57 PM > To: [EMAIL PROTECTED] > Subject: search for string in a file > > > I need to search for a string in httpd.conf file , ( the > string is : Custom

Re: search for string in a file

2001-07-30 Thread Peter Scott
At 08:57 PM 7/30/01 +0300, alex stan wrote: >I need to search for a string in httpd.conf file , ( the string is : >CustomLog /var/log/httpd/site.com/access_log ) and then replace >inside them site.com with site_com. I mentioned that the site.com can take >diferent values, such as shop.com , >

search for string in a file

2001-07-30 Thread alex stan
I need to search for a string in httpd.conf file , ( the string is : CustomLog /var/log/httpd/site.com/access_log ) and then replace inside them site.com with site_com. I mentioned that the site.com can take diferent values, such as shop.com , radioq.

search for string in a file

2001-07-30 Thread alex stan
I need to search for a string in httpd.conf file , ( the string is : CustomLog /var/log/httpd/site.com/access_log ) and then replace inside them site.com with site_com. I mentioned that the site.com can take diferent values, such as shop.com , radioq.