Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Jan 2004 22:21:08 -0500 (EST)
From:      Scott Kupferschmidt <sk@isprime.com>
To:        Evan Sayer <esayer1@san.rr.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: your mail
Message-ID:  <Pine.BSF.4.21.0401152220030.82294-100000@lexus.isprime.com>
In-Reply-To: <29AAE3F4-47D1-11D8-946B-000A95CCF8C4@san.rr.com>

next in thread | previous in thread | raw e-mail | index | archive | help
To remove ^M's I've always used vi and entered the following cmd:

:%s/^V^M

and they go away.  There's also another command called col(1) that can do
this

Sincerely,

Scott Kupferschmidt
ISPrime, Inc.
866.502.4678 ext. 3
AIM: Scott ISPrime - ICQ: 174337249

On Thu, 15 Jan 2004, Evan Sayer wrote:

> FreeBSD-
> Please help, this is really important.  I was told that i could get rid 
> of the ^m symbols at the  end of the lines in my web page's html code 
> by using sed.  They said to execute sed "s//^m^m" index.html > 
> index.html or something like that.  This got rid of everything in the 
> file.  I really need this back, so any help would be greatly 
> appreciated.
> 
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
> 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0401152220030.82294-100000>