Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 2 Nov 2001 17:24:44 -0500
From:      ravi pina <ravi@cow.org>
To:        David Loszewski <stealth215@mediaone.net>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: ^M on end of lines
Message-ID:  <20011102172444.L97368@happy.cow.org>
In-Reply-To: <001a01c163de$041466e0$3000b1d8@sickness>; from stealth215@mediaone.net on Fri, Nov 02, 2001 at 03:36:12PM -0500
References:  <001a01c163de$041466e0$3000b1d8@sickness>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 02, 2001 at 03:36:12PM -0500, David Loszewski said at one point in time:
> Everytime I copy a file over or download a file from the internet, when
> I open it up there is a '^M' on the end of every line of that file.  Why
> would this happening and how could I fix it?
> 
> Dave

a simple fix after dl is to open it up in vi and do
:%s,^V^M,,g

-r

-- 
echo "send pgp key" | mail ravi@cow.org
Why do we say something is out of whack?  What is a whack?


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011102172444.L97368>