From owner-freebsd-questions Sun May 6 11:33:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from lubbockcomputer.com (cx399446-c.lbbck1.tx.home.com [24.179.72.230]) by hub.freebsd.org (Postfix) with SMTP id 5135B37B423 for ; Sun, 6 May 2001 11:33:40 -0700 (PDT) (envelope-from clcont@lubbockcomputer.com) Received: (qmail 12055 invoked by uid 99); 6 May 2001 18:33:06 -0000 Date: 6 May 2001 18:33:06 -0000 Message-ID: <20010506183306.12054.qmail@lubbockcomputer.com> From: "Christopher Leigh" To: freebsd-questions@freebsd.org Subject: Re: how to remove ^M from files with tr? X-Mailer: NeoMail 1.23 X-IPAddress: 216.167.136.145 MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sorry. i feel really dumb now. lol. *hits his head on the wall* thank you all for the correct answer. :) > On Sun, May 06, 2001 at 06:15:46PM -0000, Christopher Leigh wrote: > > hi. > > > > i'd like to remove ^M from files with tr, but i don't know how to do it. > > tr -d '\r' > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message