adb pull 补齐in windows,cmder

文章讲述了在Windows环境下,通过CMD或Cmder使用ADB命令时,如何方便地拉取设备上的文件,特别是利用管道和grep命令获取文件名并利用剪贴板进行操作,以替代Linux中的Tab自动补全功能。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

in windows, whehter using cmd or cmder, its hard to adb pull and Tab complete the file you want.
For ex. There is a file in /sdcard/123.zip in device, or you can use : adb shell ls sdcard to see the file name.
Later, in cmder you can use : adb shell ls sdcard|grep xxx|clip , which mean the file name in already in clipboard.
At last, you can use “ctrl+V” in win instead of Tab in linux after typing sth like adb pull /sdcard/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值