 |
Read/parse XML file using Linux Shell script.
Q. I have a XML file which contain below content, I want to get all IP’s in to one array, Passwords in to other array, Usernames in to third array and instanceCount to other array. Can you show me how write a shell script for this?
code.linuxnix.com |
 |