📌  相关文章
📜  正则表达式在两个字符之间查找字符串 - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:33.180000             🧑  作者: Mango

代码示例5
echo %H#E%L#L%O! | sed 's/[#%]//g'    #replaces every appearance of any of
two characters # and %