How to pass values to XML file trough shell script?
Asked By
80 points
N/A
Posted on - 01/04/2015
How do I pass values to an Extensible Markup Language (XML) file from shell script? I want to pass value to an XML file from shell script so as to replace values in some of the tag, but the results I have been getting is not what I intend. How do I use the replace command in the script? N:B the values to be pass are likely to change?