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

Condividi:

Iscriviti alla newsletter

Iscriviti alla nostra newsletter per ricevere offerte di sconto anticipate, aggiornamenti e informazioni sui nuovi prodotti.
Top