From owner-freebsd-questions@FreeBSD.ORG Mon Aug 30 19:44:06 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 83EA316A4CE for ; Mon, 30 Aug 2004 19:44:06 +0000 (GMT) Received: from dhumketu.homeunix.net (dialpool-210-214-233-216.maa.sify.net [210.214.233.216]) by mx1.FreeBSD.org (Postfix) with ESMTP id 901A643D53 for ; Mon, 30 Aug 2004 19:44:05 +0000 (GMT) (envelope-from freebsd@dhumketu.cjb.net) Received: by dhumketu.homeunix.net (Postfix, from userid 1001) id 26BFB20DA; Tue, 31 Aug 2004 01:13:40 +0530 (IST) Date: Tue, 31 Aug 2004 01:13:40 +0530 From: Shantanu To: Soo-Hyun Choi Message-ID: <20040830194339.GA1662@dhumketu.homeunix.net> Mail-Followup-To: Soo-Hyun Choi , freebsd-questions@freebsd.org References: <34b425c50408271652314776b1@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <34b425c50408271652314776b1@mail.gmail.com> User-Agent: Mutt/1.4.1i Organization: Hmmm... I dunno X-OS: FreeBSD 5.2.1-RELEASE-p9 i386 cc: freebsd-questions@freebsd.org Subject: Re: vi editor related question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Aug 2004 19:44:06 -0000 +++ Soo-Hyun Choi [freebsd] [28-08-04 00:52 +0100]: | Hi, | | I edit C++ codes with a certain text editor under Windows XP, and then | I open the C++ codes using vi editor under FreeBSD. Then, there are | bunch of "^M" sign at the end of each line. Does anyone know why this | is happening? And, does anyone can tell me how to avoid this kind of | things? | | Cheers, | | ------------------------------ col -bs < oldfile > newfile Regards, Shantanu