* Joel Hammer <[EMAIL PROTECTED]> [2002-05-12 13:46]:
> If you are good at sed, you can use
> sed to filter your files while in vi:
> :1,$ ! sed "s/Find/Replace/"

this is *so* much better than
 :%s/Find/Replace/
*snort*

> If you mess up, u undoes any number
> of edits. [Cntrl]R undoes the undos.

will work for elvis and vim only.
won't work when "vi" is nvi.

> If you don't use vi, you are
> missing 1/2 the benefit of linux!

get the spelling right:
elvis or vim.  not "vi"!

Sven

-- 
Sven  [EMAIL PROTECTED]

Reply via email to