linux通过内容找文件的位置

sudo find .|xargs grep -ri "api_ext"
原文地址:https://www.cnblogs.com/gao88/p/6807403.html