1 2 3
#!/bin/sh # XML canonicalization ./xmlstarlet c14n --with-comments ../examples/xml/structure.xml ; echo $?