我想使用 sed 命令评论这个标签,但我总是收到“错误替换”错误。
这是标签:
<Connector protocol="HTTP/1.1" port="${jboss.web.http.port}" address="${jboss.bind.address}"
redirectPort="${jboss.web.https.port}" />
你能帮我吗?
我想使用 sed 命令评论这个标签,但我总是收到“错误替换”错误。
这是标签:
<Connector protocol="HTTP/1.1" port="${jboss.web.http.port}" address="${jboss.bind.address}"
redirectPort="${jboss.web.https.port}" />
你能帮我吗?