On 4/17/06, Robert Hicks <[EMAIL PROTECTED]> wrote:
> I have a log that has embedded null characters (i.e ^@). I need to get
> rid of them all.

:map <F2> :s/<C-V>000//g<cr>
Then press F2

Yakov

Reply via email to