Processing XML on the Command Line
2010-05-12
61 words
1 min read
<a href="http://bashcurescancer.com/processing-xml-on-the-command-line.html">The other day on the cURL email list, someone asked:
Could someone please tell me (preferably with an example) of how I could parse and xml like the following:
< ?xml version="1.0" encoding="ISO-8859-1" ?>
<file name="AMERI08.D4860.ZIP" />
<file name="DTCCRSF.D4861.ZIP" />
<file name="DTGSS01.D4862.ZIP" />
<file name="DTGSS02.D4863.ZIP" />
<file name="DTGSS03.D4864.ZIP" /
This is not appropriate for the cURL list, but I …
Authored By Amit Agarwal
Amit Agarwal, Linux and Photography are my hobbies.Creative Commons Attribution 4.0 International License.