grep -rn "android_database_SQLiteProgram" .
最后一个点位目录。效果不错。
find . -name "*" -exec grep -i "xxxx" {} \;