Xml-Tools: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
(→usage) |
||
| Line 11: | Line 11: | ||
xmllint | xmllint | ||
</source> | </source> | ||
=== links === | |||
* https://stackoverflow.com/questions/tagged/xmllint | |||
== xml-coreutils == | == xml-coreutils == | ||
Revision as of 05:51, 17 July 2020
What is it?
Shell command line tools for handling xml files see https://stackoverflow.com/a/91801/1497139 for other options
libxml2-utils
Installation
sudo apt-get install libxml2-utils
usage
xmllint
links
xml-coreutils
Installation
# macports / OSX
sudo port install xml-coreutils