Hi
Appreciate your help. Here is what my xml looks like
<?xml version="1.0" encoding="utf-8"?>
<Root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<Associations>
<Association>
---
---
---
</Association>
<Association>
---
---
---...
Greetings
When using awk to split huge xml file, I am losing an end tag on which I am filtering on. How do I go about not losing that tag or tacking it on. Interestingly the root tag is intact
Below is the awk script I am using.
Total newbee, just started awk today
Thanks
#$ cat...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.