grep命令在亚行的shell找不到 [英] grep command not found in adb shell

查看:309
本文介绍了grep命令在亚行的shell找不到的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在我的手机连接到亚行电脑,将亚行的shell,然后键入的grep 给我

After my phone is connected to the computer through adb, going to adb shell and then typing grep gives me

grep: not found  

这是我的亚行安装或我的手机有问题?如何获得grep来为我的设备?

Is this a problem with my adb installation or my phone? How do I get grep to work for my device?

PS:这就是为什么我认为这可能与我的手机有问题(相对于亚行安装)结果
<一href=\"http://stackoverflow.com/a/12143669/1693203\">http://stackoverflow.com/a/12143669/1693203

的回答说。

PS: This is the reason why I think it might a problem with my phone (as opposed to the adb installation)
http://stackoverflow.com/a/12143669/1693203
The answer says

grep工具可能无法安装在设备上。

The grep utility may not be installed on your device.

不过,我可能误解的声明。我如何获得grep的工作?

However, I may have misunderstood the statement. How do I get grep working?

推荐答案

这意味着:grep工具可以 无法在设备上安装。

in your case that means:The grep utility may is not be installed on your device.

Play商店中然后执行安装的busybox

install busybox from playstore then perform

busybox grep

这篇关于grep命令在亚行的shell找不到的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆