I was sent an html file that has no newlines in anything that I can find
on my box.  I have tried vi gnotepad gedit ghex.  Netscape view->page
source renders it correctly.  vi shows a bunch of ^M where the newlin
should be so I tried:

:%s/ctrl-vctrl-M/\n/g to no avail.  I am afraid this is the extent of my
vi skills.  ghex shows the offending char as 0D.  How can I convert this
file to some thing I can read and edit?

The server it lives on is a MAC if this makes any different.  What does
a MAC use for newlines?

Bret



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

Reply via email to