From owner-freebsd-questions Fri Nov 2 19:41:53 2001 Delivered-To: freebsd-questions@freebsd.org Received: from tomts19-srv.bellnexxia.net (tomts19.bellnexxia.net [209.226.175.73]) by hub.freebsd.org (Postfix) with ESMTP id EFDD937B40E for ; Fri, 2 Nov 2001 19:41:48 -0800 (PST) Received: from d.tracker ([65.92.125.158]) by tomts19-srv.bellnexxia.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20011103034148.UWC49.tomts19-srv.bellnexxia.net@d.tracker>; Fri, 2 Nov 2001 22:41:48 -0500 Received: (from david@localhost) by d.tracker (8.11.6/8.11.3) id fA33bO100599; Fri, 2 Nov 2001 22:37:24 -0500 (EST) (envelope-from david) Date: Fri, 2 Nov 2001 22:37:20 -0500 From: David Banning To: Andreas Ntaflos Cc: David Loszewski , freebsd-questions@freebsd.org Subject: Re: ^M on end of lines Message-ID: <20011102223719.A565@sympatico.ca> References: <00a401c163fe$94084ee0$0164a8c0@daemon> <003a01c16402$d5101e00$3000b1d8@sickness> <20011103023841.B1564@Deadcell.ANT> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20011103023841.B1564@Deadcell.ANT>; from ntaflos.andreas@gmx.net on Sat, Nov 03, 2001 at 02:38:41AM +0100 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG For some reason I get the ^M's, but only when I use script like so when I do a compile in the ports; 'cd /usr/ports/whatever' 'script tempfile make install' Then 'vi tempfile' shows a copy of the make progress with lots of ^M's. Am I doing something wrong? On Sat, Nov 03, 2001 at 02:38:41AM +0100, Andreas Ntaflos wrote: > On Fri, Nov 02, 2001 at 07:59:46PM -0500, David Loszewski wrote: > > > > Maybe the question I should be asking instead is, is it normal to see a > > crap load of '^M's in a file in FreeBSD? > > > > Dave > > No, this just happens if those files are either DOS formatted (wordpad, excel), > or transferred via ftp in binary mode (ascii files should be transferred in > ascii mode). > > I don't recall any other reason. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message