View Single Post
Old 12-15-2022, 11:57 AM   #35
rexbanner
Member
rexbanner began at the beginning.
 
Posts: 24
Karma: 10
Join Date: Dec 2022
Device: none
Quote:
Originally Posted by Renate View Post
Well, that's weird. I guess it stopped the fuse/sdcard/whatever daemon.
You're rooted, just try this:
Code:
# cd /data/media/0
# time ls -Rl | wc
That works and listing is as fast as one would hope:

Code:
BOOX:/data/media/0/Documents # time ls -Rl tmp/ | wc
20002  160003 1268908
0m00.69s real     0m00.33s user     0m00.38s system
rexbanner is offline   Reply With Quote