filtering with sed

Góra strony
Załączniki:
Wiadomość jako email
+ (text/plain)
Delete this message
Reply to this message
Autor: DonHarropdon@nis4u.com
Data:  
Temat: filtering with sed
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