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...