How can I search for a matching substring in a file with regex and return only the substring?

前端 未结 0 1529
鱼传尺愫
鱼传尺愫 2020-12-04 04:25

I have a file that is 50 MB and only one line. It is corrupt json and I am searching for a substring.

I have a problem with grep that it does not support lazy search

相关标签:
回答
  • 消灭零回复
提交回复
热议问题