TLDR
Enter a command. For example: zbarimg, git verify tag, xml canonic.

xml escape

 
Escape special XML characters, e.g. <a1>. More information: http://xmlstar.sourceforge.net/doc/xmlstarlet.pdf.
 
  • Escape special XML characters in a string:
     
    xml escape "{{}}"
     
  • Escape special XML characters from stdin:
     
    echo "{{}}" | xml escape
     
  • Display help for the escape subcommand:
     
    xml escape --help

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.