
xml-escape
List of commands for xml-escape:
-
xml-escape:tldr:2d94b xml-escape: Escape special XML characters in a string.$ xml escape "${
}" try on your machineexplain this command -
xml-escape:tldr:52705 xml-escape: Display help for the `escape` subcommand.$ xml escape --helptry on your machineexplain this command
-
xml-escape:tldr:780be xml-escape: Escape special XML characters from `stdin`.$ echo "${
}" | xml escape try on your machineexplain this command