Removing new line after a particular text via bash/awk/sed/perl

前端 未结 8 1038
迷失自我
迷失自我 2021-01-02 00:22

I would like to remove all the newline character that occurs after a partiular string and replace it with a tab space. Say for instance my sample.txt is as follows



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