Download this file
4 lines (3 with data), 107 Bytes
#!/bin/sh
# XML canonicalization
./xmlstarlet c14n --with-comments ../examples/xml/structure.xml ; echo $?
×
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.