linux grep match a subset of files from a previous match

前端 未结 0 1268
北恋
北恋 2021-02-05 20:30

I am needing pipe this result:

grep -R "extends Some_Critical_Class" *

to another grep:

grep "function init("
         


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