From piatko@research.telcordia.com Fri Oct  8 09:34 EDT 1999
Received: from cs.nyu.edu (cs.nyu.edu [128.122.80.78])
	by griffin.cs.nyu.edu (8.9.1/8.9.1) with ESMTP id JAA08929
	for <shasha@griffin.cs.nyu.edu>; Fri, 8 Oct 1999 09:34:31 -0400 (EDT)
Received: from thumper.research.telcordia.com (thumper.research.telcordia.com [128.96.41.1])
	by cs.nyu.edu (8.9.1/8.9.1) with ESMTP id JAA22961
	for <shasha@cs.nyu.edu>; Fri, 8 Oct 1999 09:34:30 -0400 (EDT)
Received: from mailee.research.telcordia.com (mailee [192.4.7.23])
	by thumper.research.telcordia.com (8.9.3/8.9.1) with ESMTP id JAA23359
	for <shasha@cs.nyu.edu>; Fri, 8 Oct 1999 09:33:58 -0400 (EDT)
Received: from user (pya-1-as5200-d112.cc.telcordia.com [128.96.1.112])
	by mailee.research.telcordia.com (8.8.8/8.8.8) with SMTP id JAA27926
	for <shasha@cs.nyu.edu>; Fri, 8 Oct 1999 09:33:57 -0400 (EDT)
Message-ID: <001101bf1191$d727c0a0$70016080@user>
From: "Peter Piatko" <piatko@research.telcordia.com>
To: "Dennis Shasha" <shasha@cs.nyu.edu>
References: <199910081110.HAA12628@shasha.cs.nyu.edu>
Subject: Re: getting rid of control ms
Date: Fri, 8 Oct 1999 09:34:24 -0400
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
X-Priority: 3
X-MSMail-Priority: Normal
X-Mailer: Microsoft Outlook Express 5.00.2314.1300
X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Length: 323
Status: R

Do the command:

1,$ s/^M//g

To get the ^M, type Ctrl-V, then Ctrl-M.

Peter

----- Original Message ----- 
From: Dennis Shasha <shasha@cs.nyu.edu>
To: <piatko@research.telcordia.com>
Sent: Friday, October 08, 1999 7:10 AM
Subject: getting rid of control ms


> Peter,
> How does one do that again?
> Thanks,
> Dennis
> 


