Hi guys,
How do you replace 2 liner
<node>
</node>
with just 1 liner
<node/>
?
I have files with 2 liners and files with 1 liner. The whitespaces
inside "node" are meaningless and disposable. But, "diff" doesn't know
that.
--
William Park <opengeometry at yahoo.ca>