Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Dec 2002 16:50:53 -0500
From:      "Jeff MacDonald" <jeff@interchange.ca>
To:        "Thomas von Hassel" <thomas@vermoe.dk>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   RE: tool/method to convert DOS line endings to UNIX line endings
Message-ID:  <HJEPJELDKPJEEIIFNLNHIEBKCBAA.jeff@interchange.ca>
In-Reply-To: <BF8710A0-0708-11D7-AFC7-0003936CEB72@vermoe.dk>

next in thread | previous in thread | raw e-mail | index | archive | help
if it's just a few files you can open with 

vi and type this

press escape
:%s/press ctrl-v press ctrl-m//g  
press enter

jeff.
> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Thomas von
> Hassel
> Sent: Tuesday, December 03, 2002 4:47 PM
> Cc: freebsd-questions@FreeBSD.ORG
> Subject: Re: tool/method to convert DOS line endings to UNIX line
> endings
> 
> 
> 
> On Tuesday, December 3, 2002, at 10:11 PM, Jerry McAllister wrote:
> >
> >
> > If you are moving th efiles, use ftp in ASCII mode.  It will then
> > do the conversion for you.  After you make the ftp connection and
> > before GETting or PUTting the file, type ASCII to select ASCII mode.
> 
> that doesnt work, tried diferent ftp clients both getting and putting 
> the files ...
> 
> /thomas
> 
> 
> --
> Thomas von Hassel
> DarX @ irc
> darxmac @ AIM/iChat
> Powered by inkwell...!
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
> 

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?HJEPJELDKPJEEIIFNLNHIEBKCBAA.jeff>