TLDR
Enter a command. For example: realpath, lpr, fg, svn changelist.

xml unescape

 
Unescape special XML characters, e.g. <a1>. More information: http://xmlstar.sourceforge.net/docs.php.
 
  • Unescape special XML characters from a string:
     
    xml unescape "{{<a1>}}"
     
  • Unescape special XML characters from stdin:
     
    echo "{{<a1>}}" | xml unescape
     
  • Display help for the unescape 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.