find

查找所有makefile中的send

find /home/mypath -name "Makefile" | xargs grep -r "send"

posted @ 2023-02-24 10:28  MoonXu  阅读(20)  评论(0)    收藏  举报