Re: [CentOS] - OT - VIM - recording

2009-07-15 Thread Ed Donahue
On Wed, Jul 15, 2009 at 12:01 PM, Charles E Campbell Jr wrote: > Ed Donahue wrote: >> Is it possible in vim to do the following: >> >> Search for this block of data: >> >>         # Catalog Service 2.0 for uat03 >>         >>         PathPrepend /inquiryservices >>         Cluster 172.21.1.1:999 >

Re: [CentOS] - OT - VIM - recording

2009-07-15 Thread Charles E Campbell Jr
Ed Donahue wrote: > Is it possible in vim to do the following: > > Search for this block of data: > > # Catalog Service 2.0 for uat03 > > PathPrepend /inquiryservices > Cluster 172.21.1.1:999 > > > And change Cluster 172.21.1.1: to Cluster 172.21.1.2:70

Re: [CentOS] - OT - VIM - recording

2009-07-14 Thread Julian Thomas
On Tue, 14 Jul 2009 17:07:38 -0400 Ed Donahue wrote: > > >Is it possible in vim to do the following: > >Search for this block of data: > ># Catalog Service 2.0 for uat03 > >PathPrepend /inquiryservices >Cluster 172.21.1.1:999 > > >And change Cluster 172.21.1.

[CentOS] - OT - VIM - recording

2009-07-14 Thread Ed Donahue
Is it possible in vim to do the following: Search for this block of data: # Catalog Service 2.0 for uat03 PathPrepend /inquiryservices Cluster 172.21.1.1:999 And change Cluster 172.21.1.1: to Cluster 172.21.1.2:7000 It needs to have uat03 (or 02, 01