From owner-freebsd-questions Wed Jun 6 7: 5:55 2001 Delivered-To: freebsd-questions@freebsd.org Received: from cache1.hck.carroll.com (cache1.hck.carroll.com [216.44.20.19]) by hub.freebsd.org (Postfix) with ESMTP id 8F36037B407 for ; Wed, 6 Jun 2001 07:05:52 -0700 (PDT) (envelope-from damien@carroll.com) Received: from 01.dhcp.hck.carroll.com ([10.64.0.224] verified) by cache1.hck.carroll.com (CommuniGate Pro SMTP 3.2.4) with ESMTP id 3320015; Wed, 06 Jun 2001 10:05:51 -0400 Date: Wed, 06 Jun 2001 10:05:51 -0400 From: Damien Tougas To: Laura Gioia Cc: questions@freebsd.org Subject: Re: ^M Message-ID: <96950000.991836351@01.dhcp.hck.carroll.com> In-Reply-To: <20010606155758.E89775@satori.inet.it> X-Mailer: Mulberry/2.0.8 (Linux/x86) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline 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 --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