Hi,

I have a file with characters might be carriage returns. The file looks
like the following (I opened it in vi)

 ^M                                             ^Maaaa
 ^M                                             ^Mbbbb
 ^M                                             ^Mcccc

I want to convert to 

aaaa
bbbb
cccc

I want to omit the extra characters..

Thanks,
Kiran




_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to