如何过滤 adb logcat 输出
1)window无法直接使用grep 过滤文本文件,但是window有自己内置的处理文本文件的方式,是findstr
如:
参考:http://www.ghost580.com/win10/2018-05-05/24529.html
GREP for Windows解压缩,配置内置变量 具体使用
如:
参考:https://blog.csdn.net/chengfans/article/details/53784936
文章来源: 如何过滤 adb logcat 输出