Ignore comments (#) using sed, but keep the lines untouched

后端 未结 5 1316
后悔当初
后悔当初 2020-12-16 18:05

I have a config file that I want to basically edit the uncommented lines, but not the commented lines. I\'m using sed.

For example, I have a file calle

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