lhzhhhqqq 发表于 2017-12-7 14:41:23

grep 和findstr的区别

我记得grep和findstr是Linux和windows的区别,但是我用
adb shell ps | findstr 包名和
adb shell 进入shell中
ps | grep 包名
的结果不一样,为什么

页: [1]
查看完整版本: grep 和findstr的区别