Count the number of occurrences of a string using sed?

前端 未结 6 1849
星月不相逢
星月不相逢 2020-12-28 17:18

I have a file which contains \"title\" written in it many times. How can I find the number of times \"title\" is written in that file using the sed command provided that \"t

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