xml_pp
Command line tools for processing XML documents
Install
- All systems
-
curl cmd.cat/xml_pp.sh
- Debian
-
apt-get install xml-twig-tools - Ubuntu
-
apt-get install xml-twig-tools - Arch Linux
-
pacman -S perl-XML-Twig - Kali Linux
-
apt-get install xml-twig-tools - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install xml-twig-tools - Raspbian
-
apt-get install xml-twig-tools
xml-twig-tools
Command line tools for processing XML documents
These tools are included: * xml_spellcheck : spellcheck XML files skipping tags * xml_merge : merge back files created by xml_split * xml_pp : XML pretty printer * xml_grep : grep XML files using XML::Twig's subset of XPath * xml_split : split big XML files