Conditional sed depending on backreferences identical or not

后端 未结 0 1228
轮回少年
轮回少年 2020-12-08 23:31

The following sed command:

sed -E -e \'s#µ(bar)>([^|¢]+)\\|([^µ|]+)¢#:\\1:`\\3 <\\2>`#g\'
  • takes what is between <
相关标签:
回答
  • 消灭零回复
提交回复
热议问题