Replacing first occurance of a match with sed

前端 未结 3 1864
闹比i
闹比i 2021-01-07 03:25

I am doing a find and replace with sed, replacing the BASH variable $a (when at the start of a new line) with the BASH variable $b:



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