xml escape
특수 XML 문자를 이스케이프합니다. 예: <a1>
→ <a1>
.
더 많은 정보: https://xmlstar.sourceforge.net/doc/xmlstarlet.pdf.
- 문자열에서 특수 XML 문자 이스케이프:
xml escape "
stdin
에서 특수 XML 문자 이스케이프:
echo "
- 도움말 표시:
xml escape --help
특수 XML 문자를 이스케이프합니다. 예: <a1>
→ <a1>
.
더 많은 정보: https://xmlstar.sourceforge.net/doc/xmlstarlet.pdf.
xml escape "
stdin
에서 특수 XML 문자 이스케이프:echo "
xml escape --help