C:\Users\Administrator>adb connect 10.131.239.0
connected to 10.131.239.0:5555
C:\Users\Administrator>adb shell
mt9950_cn_sws:/ $ cd sdcard/
mt9950_cn_sws:/sdcard $ ls
Alarms Download Notifications Ringtones backups iot_channel_fileCache qcache tencent
Android Movies Pictures UnifiedXApi hvod ktcp_video tad vrom
DCIM Music Podcasts appx hwRecord logcat.log temp
mt9950_cn_sws:/sdcard $ logcat -c;logcat >log.txt
^C
130|mt9950_cn_sws:/sdcard $ ls -al
total 31620
drwxrwx--x 30 root sdcard_rw 4096 2015-01-01 14:43 .
drwx--x--x 4 root sdcard_rw 4096 2015-01-01 08:25 ..
drwxrwx--x 2 root sdcard_rw 4096 2023-08-08 17:29 .DataStorage
drwxrwx--x 3 root sdcard_rw 4096 2015-01-01 08:26 .UTSystemConfig
drwxrwx--x 4 root sdcard_rw 4096 2023-05-18 18:16 .com.tianci.appstore
-rw-rw---- 1 root sdcard_rw 160 2023-04-06 13:03 .dfp
drwxrwx--x 2 root sdcard_rw 4096 2024-01-18 18:10 .gs_fs0
-rw-rw---- 1 root sdcard_rw 0 2024-01-26 12:37 .msg_id
drwxrwx--x 4 root sdcard_rw 4096 2023-04-06 12:54 .system_ktcp
drwxrwx--x 2 root sdcard_rw 4096 2023-04-07 18:04 .zp
-rw-rw---- 1 root sdcard_rw 65 2024-05-09 16:08 .zzz
drwxrwx--x 2 root sdcard_rw 4096 2015-01-01 08:25 Alarms
drwxrwx--x 5 root sdcard_rw 4096 2023-05-18 18:10 Android
drwxrwx--x 4 root sdcard_rw 4096 2023-05-18 18:10 DCIM
drwxrwx--x 5 root sdcard_rw 4096 2024-07-22 16:29 Download
drwxrwx--x 2 root sdcard_rw 4096 2015-01-01 08:25 Movies
drwxrwx--x 2 root sdcard_rw 4096 2023-05-18 18:10 Music
drwxrwx--x 2 root sdcard_rw 4096 2015-01-01 08:25 Notifications
drwxrwx--x 4 root sdcard_rw 4096 2024-01-18 18:10 Pictures
drwxrwx--x 2 root sdcard_rw 4096 2015-01-01 08:25 Podcasts
drwxrwx--x 2 root sdcard_rw 4096 2015-01-01 08:25 Ringtones
drwxrwx--x 2 root sdcard_rw 4096 2024-07-30 20:56 UnifiedXApi
drwxrwx--x 2 root sdcard_rw 4096 2023-11-24 12:51 appx
drwxrwx--x 4 root sdcard_rw 4096 2015-01-01 08:25 backups
drwxrwx--x 2 root sdcard_rw 4096 2023-04-06 13:03 hvod
drwxrwx--x 3 root sdcard_rw 4096 2015-01-01 09:22 hwRecord
drwxrwx--x 2 root sdcard_rw 4096 2015-01-01 08:00 iot_channel_fileCache
drwxrwx--x 5 root sdcard_rw 4096 2023-05-18 18:10 ktcp_video
-rw-rw---- 1 root sdcard_rw 32129955 2015-01-01 14:47 log.txt
-rw-rw---- 1 root sdcard_rw 106909 2015-01-01 13:37 logcat.log
drwxrwx--x 6 root sdcard_rw 4096 2024-07-30 10:55 qcache
drwxrwx--x 4 root sdcard_rw 4096 2023-05-18 18:13 tad
drwxrwx--x 3 root sdcard_rw 4096 2023-04-06 13:03 temp
drwxrwx--x 3 root sdcard_rw 4096 2024-05-09 16:08 tencent
drwxrwx--x 3 root sdcard_rw 4096 2015-01-01 08:25 vrom
mt9950_cn_sws:/sdcard $ sync
mt9950_cn_sws:/sdcard $ exit
C:\Users\Administrator>cd D:
adb pull /sdcard/log.txt
网友评论