Filtri Menu 0 0.00

ADB Android Shell Find Files

ADB Android Shell Find Files

To find a file in the Android Shell “ADB” you can use this command:

# busybox find "filetosearch"

you can do the same with

# ls -R | grep "filetosearch"

but you can’t see the directory where is the file

Share:

Subscribe to newsletter

Subscribe to our newsletter to receive early discount offers, updates and new products info.
Top