From owner-freebsd-questions@FreeBSD.ORG Sun Nov 30 18:10:56 2003 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 0AD1716A4CE for ; Sun, 30 Nov 2003 18:10:56 -0800 (PST) Received: from bsdjunky.homeunix.org (adsl-217-185-94.owb.bellsouth.net [68.217.185.94]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4935343FDD for ; Sun, 30 Nov 2003 18:10:55 -0800 (PST) (envelope-from bsdsys@bsdjunky.homeunix.org) Received: by bsdjunky.homeunix.org (Postfix, from userid 1001) id 9C49917F; Sun, 30 Nov 2003 21:16:02 -0600 (CST) Date: Sun, 30 Nov 2003 21:16:02 -0600 From: Bryan Cassidy To: freebsd-questions@freebsd.org Message-ID: <20031201031602.GA80581@bsdjunky.homeunix.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Sender: b_cassidy@bellsouth.net User-Agent: Mutt/1.5.5.1i Subject: Remove ^M characters from xhtml file 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, 01 Dec 2003 02:10:56 -0000 X-List-Received-Date: Mon, 01 Dec 2003 02:10:56 -0000 I've downloaded a couple of .xhtml files and they have ^M characters all through it. I tried the col -b < name > newname command on these files but when I do that it erases the whole document. Any ideas?