Replace substring with sed

后端 未结 2 898
醉梦人生
醉梦人生 2020-12-06 03:29

I have a string like this :

test:blabla

And with sed, I want to replace what\'s after the \':\' with something else.

I can manage t

2条回答
提交回复
热议问题