Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2001 11:32:16 +1300
From:      Jonathan Chen <jonc@chen.org.nz>
To:        Michal Pasternak <doc@lublin.t1.pl>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Dos -> Unix end-of-line conversion
Message-ID:  <20011226113216.A24782@grimoire.chen.org.nz>
In-Reply-To: <20011225232440.A31837@lublin.t1.pl>; from doc@lublin.t1.pl on Tue, Dec 25, 2001 at 11:24:41PM %2B0100
References:  <20011225232440.A31837@lublin.t1.pl>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 25, 2001 at 11:24:41PM +0100, Michal Pasternak wrote:
> Hello,
> 
> are there any programs (in baseinstall) which allow that (except perl)?

    $ tr -d '\r' < oldfile > newfile

is one quick and dirty way to do it...
-- 
Jonathan Chen <jonc@chen.org.nz>
-----------------------------------------------------------------------
"I love deadlines. I like the whooshing sound they make as they fly by"
                                                        - Douglas Adams

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?20011226113216.A24782>