config-bash/libs/xml.bash
Xavier Logerais (Numericable - Ingénierie Système) e6cae567ba add lib xml
2013-05-07 15:58:00 +02:00

5 lines
60 B
Bash

#!/bin/bash
function prettyxml () { sed -e 's,>,>\n,g'; }