H
On Wed, Sep 19, 2001 at 01:40:17PM +1000, Craig Sanders wrote:
> On Tue, Sep 18, 2001 at 06:53:00AM -0400, Jesse Goerz wrote:
> > On Tuesday 18 September 2001 04:38, Craig wrote:
> > > Need to do an extended find and replace with VIM, anyone
> > > know the syntax fo
On Tue, Sep 18, 2001 at 06:53:00AM -0400, Jesse Goerz wrote:
> On Tuesday 18 September 2001 04:38, Craig wrote:
> > Need to do an extended find and replace with VIM, anyone
> > know the syntax for me ? I have a really long named.conf
> > file I need to modify ...
>
On Tuesday 18 September 2001 04:38, Craig wrote:
> Hi ladies and fellas
>
> Need to do an extended find and replace with VIM, anyone
> know the syntax for me ? I have a really long named.conf
> file I need to modify ...
>
> Kind regards
> Craig
sed -e 's/what_t
Charl Matthee wrote:
>
> On Tue Sep 18 2001 at 10:38:57AM +0200 'Craig' <[EMAIL PROTECTED]> wrote:
>
> > Need to do an extended find and replace with VIM, anyone
> > know the syntax for me ? I have a really long named.conf
> > file I need to modify ...
On Tue Sep 18 2001 at 10:38:57AM +0200 'Craig' <[EMAIL PROTECTED]> wrote:
> Need to do an extended find and replace with VIM, anyone
> know the syntax for me ? I have a really long named.conf
> file I need to modify ...
:%s/thing_to_find/thing_to_replace/gc
g: glob
Hi ladies and fellas
Need to do an extended find and replace with VIM, anyone
know the syntax for me ? I have a really long named.conf
file I need to modify ...
Kind regards
Craig
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]
7 matches
Mail list logo