摘要: 查找所有makefile中的send find /home/mypath -name "Makefile" | xargs grep -r "send" 阅读全文
posted @ 2023-02-24 10:28 MoonXu 阅读(20) 评论(0) 推荐(0)