The best in command line xml: XMLStarlet
<a href="http://bashcurescancer.com/the-best-in-command-line-xml-xmlstarlet.html">Quite some time ago I wrote about using xsltproc to process xml on the command line. Thank fully someone pointed out XMLStarlet.? I now use XMLStarlet almost every day.? I work with a variety of REST based API’s gather information. XMLStartlet along with a simple for loop or xargs gives …
If you are on fedora then you can use xmlstarlet in the following way. First install the package:
Continue reading