add lib xml
This commit is contained in:
parent
2e5f9792d3
commit
e6cae567ba
4
libs/xml.bash
Normal file
4
libs/xml.bash
Normal file
@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
function prettyxml () { sed -e 's,>,>\n,g'; }
|
||||
|
Loading…
Reference in New Issue
Block a user