Skip to content

Add feature to list available disk space #93

Description

@tir38

$ adb shell df -h | sort -r -k 5 -i

df to show file system usage
-h will show as kB/mB
sort -r -k 5 -i will sort by % used and keep header row

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions