TIPS

XML Tips

#tips

XML Tips

  • Format raw xml on the cli

    echo '<root><foo a="b">lorem</foo><bar value="ipsum" /></root>' | xmllint --format -