From owner-freebsd-questions Wed Jun 6 7:11: 7 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gdmckee.local (pc-62-30-209-11-so.blueyonder.co.uk [62.30.209.11]) by hub.freebsd.org (Postfix) with ESMTP id D2BEA37B406 for ; Wed, 6 Jun 2001 07:11:04 -0700 (PDT) (envelope-from freebsd@gdmckee.com) Received: from [192.168.0.10] (helo=p300) by gdmckee.local with smtp (Exim 3.22 #1) id 157e1Q-000OYP-00; Wed, 06 Jun 2001 15:10:56 +0100 Message-ID: <015501c0ee92$71ca67a0$0a00a8c0@gdmckee.local> From: "G D McKee" To: "Damien Tougas" , "Laura Gioia" Cc: References: <96950000.991836351@01.dhcp.hck.carroll.com> Subject: Re: ^M Date: Wed, 6 Jun 2001 15:10:30 +0100 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 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 Hi On think topic does anyone know who to get the ^M's back again so as M$ notepad can read the files correctly. Gordon ----- Original Message ----- From: "Damien Tougas" To: "Laura Gioia" Cc: Sent: Wednesday, June 06, 2001 3:05 PM Subject: Re: ^M > --On Wednesday, June 06, 2001 15:57:59 +0200 Laura Gioia > wrote: > > >> Open the file in vi, and type in the following (^ = ctrl): > >> > >> :1,$ s/^V^M/g > >> > >> That should do it for you. > > > > better > > :%s/^V^M//g > > don't you think? > > Oops, yes, I was on the phone when I wrote that crap, yours will actually > work ;-) > > --- > Damien Tougas > Systems Administrator > Carroll-Net, Inc. > http://www.carroll.com > > 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