replace string using sed to extract textbetween two character and remove the last character

后端 未结 0 1080
暗喜
暗喜 2021-01-18 10:39

String: @btbtbtbr@ Desired Output: @btbtbtbr

Is there any regex to use grep to extract @btbtbt@ from file. Or sed to convert it My file has

相关标签:
回答
  • 消灭零回复
提交回复
热议问题