[UCLA-LUG] Getting rid of "^M"s in vi

Denis kiev78@pacbell.net
Sat, 08 Jul 2000 09:58:10 -0700


> Another way (that I use, and I think it's more direct) is to do
>
>         :%s/^V^M//g
>


i may be mistaken, but i think this is a VIM thing. i am not sure if Vi has
^V. i am pretty sure it does
not. also, not all distros ship with vim. debian, for example, does not use
( as far as i know)
vim as default editor.

denis