adb shell ls



adb shell ls

list directory contents

ls [options] <directory>

STEP 1.

adb shell

STEP 2.

lsls -a do not hide entries starting withls -i print index number of each filels -s print size of each file, in blocksls -n list numeric UIDs and GIDsls -R list subdirectories recursively

Notes: press Ctrl-C to stop

Leave a comment

Your email address will not be published. Required fields are marked *

Subscribe now

Receive weekly newsletter with educational materials, new courses, most popular posts, popular books and much more!