Unix Script (Very URGENT) - TechRepublic
General discussion
May 24, 2006 at 07:27 AM
avazquez65

Unix Script (Very URGENT)

by avazquez65 . Updated 20 years ago

I need to create a script shell to select some information from a XML source file, and I do not how to do it!!>

This is the XML source file:





first last
company
addr1
addr22222
addr3333
Brisbane
000
AU
12345
123
12345
email@rr.com


I7560




brazil1
ggh
rrtrt
sape
58340
BR
67778879
gghj@yyy.com

I need to select just part of the information, Example:

From the section 1, I need to get first last from label ContactName and company from the label CompanyName or can be anyone from the section 1.

Same case for the section 2

Thank you for your help

Best Regards

Aurelio Vazquez Alejo
avazquez65@yahoo.com

This discussion is locked

All Comments