On Tuesday 04 June 2002 11:31, Philip S Tellis wrote: > On Tue, 4 Jun 2002, Shridhar Daithankar wrote: > > :s/^v^M/" "/g > that works (take out the " ") almost all times (as does the pico trick), > but yesterday I came across a file that had embedded ^Ms and neither > pico nor vi could do it. The problem was the the ^Ms weren't at the end > of line (how). The entire file was a single line, with ^Ms embedded.
But replacement is for ^M literally, no new line involved.. should work always.. I wonder why it would not work. I have another problem that's puzzling me but I will start a new thread for that.. Shridhar _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
