filtering with sed

Page principale
Attachements:
Message en tant que courrier électronique
+ (text/plain)
Supprimer ce message
Répondre à ce message
Auteur: plug@arcticmail.complugarcticmail.com
Date:  
Sujet: filtering with sed
recode ibmpc:lat1

* On Wed, Nov 29, 2000 at 02:07:30PM -0700, Don Harrop wrote:
> I've got an output file where each line ends with a ^M. I'm trying to get
> sed to filter out the ^M but cat doesn't print it. I need to encorporate
> the solution into a script file so search and replace with a text editor
> wont do the trick either.. Any ideas?
>
> Don