Développement logiciel
From hugovil.com
Jump to navigationJump to search
Comment indenter un fichier XML
$> XMLLINT_INDENT=" " xmllint --format source.xml > destination.xml
$> XMLLINT_INDENT=" " xmllint --format source.xml > destination.xml