Jeff Waugh wrote:
> <quote who="Michael Lake">
> > Doesn't matter what I replace them with as Netscsape is
> > interpreting the <?
> 
> We don' need no steenkin' Perl!
> 
> %s/<?/\&lt;?/
> %s/?>/?\&gt;/
> 
Yeah!!! Problem solved. Thanks Jeff, I hadn't though of
that.

In vi :1,$s/<\?/\&lt;\?/g
and of course sed could have come to the rescue as well :-)

I don't even have to replace the ?> 
Thanks all.

Mike
-- 
--------------------------------------------------------------------
Michael Lake
University of Technology, Sydney
Email: mailto:[EMAIL PROTECTED] Ph: 02 9514 1724 Fx: 02
9514 1628 
URL: http://www.science.uts.edu.au/~michael-lake/
Linux enthusiast, active caver and interested in anything
technical.
--------------------------------------------------------------------


-- 
SLUG - Sydney Linux User Group Mailing List - http://slug.org.au/
More Info: http://slug.org.au/lists/listinfo/slug

Reply via email to