adb shell 批处理执行后续命令
我要在windows下执行adbshell,并执行cat/etc/hostapd.conf,目前执行到adbshell处就停止不动了,求后续命令...
我要在windows下执行adbshell,并执行cat /etc/hostapd.conf,目前执行到adb shell处就停止不动了,求后续命令
展开
展开全部
执行到adb shell后,界面现在是adb界面,这时只能手动输入相关命令进行操作。
如果你要在批处理中执行,那么命令写成以下样子
adb shell cat /etc/hostapd.cof
如果你要在批处理中执行,那么命令写成以下样子
adb shell cat /etc/hostapd.cof
追问
我之前试过的,这样还是不能继续运行,我的批处理是:
adb root
adb shell
adb shell cat /etc/hostapd.conf
追答
你不能先运行adb shell
否则你运行了这个,之后的命令都要在你退出adb界面后才执行。
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询