The UNIX and Linux Forums  


Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 06-24-2009
ScKaSx ScKaSx is offline
Registered User
  
 

Join Date: Feb 2008
Posts: 17
Thanks for the reply scottn,

however what I want to replace is "\begin{}" the thing that is giving me trouble is the "\" backslash which is used for many other things in vi.

Actually the :g//d worked! but it deletes the whole line that contains the string. I just want to replace "\begin{}" with "%".

These characters are killing me!

Cheers,
ScKaSx