G
Guest
I do something like:
result=`cat mess.html`
p result
and all my quotes in my html file are suddenly backslashed. Is there any way
to turn that off?
xc
result=`cat mess.html`
p result
and all my quotes in my html file are suddenly backslashed. Is there any way
to turn that off?
xc