Created
November 28, 2016 12:37
-
-
Save ssvb/8cfc073e4f61bb52be3ab06ac025de80 to your computer and use it in GitHub Desktop.
Running 'busybox free' in adb shell on Allwinner A13 tablet with 512MB RAM
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@android:/ # busybox free | |
total used free shared buffers | |
Mem: 362016 280000 82016 0 4656 | |
-/+ buffers: 275344 86672 | |
Swap: 0 0 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment