Re: How to use vim as sed?

2006-10-21 Thread Bill McCarthy
On Sat 21-Oct-06 8:37pm -0600, Peng Yu wrote: > Suppose I need to regular expression replacement for a bunch of files. > Of cause, I can use sed. However, it seems that sed is not fully > compatible with vim. I'm more familiar with vim. I know the vim > commands that I should use to do the replace

How to use vim as sed?

2006-10-21 Thread Peng Yu
Hi, Suppose I need to regular expression replacement for a bunch of files. Of cause, I can use sed. However, it seems that sed is not fully compatible with vim. I'm more familiar with vim. I know the vim commands that I should use to do the replacements. I'm wondering if there is any automatic w