How to split a big XML file without running out of RAM
Feb 7, 2011
1 minute read

How to split a big XML file without running out of RAM

aptitude install xml-twig-tools
xml_split -s 5Mb MyBigXmlFile.xml

More informations : http://search.cpan.org/~mirod/XML-Twig-3.35/tools/xml_split/xml_split



comments powered by Disqus