Last active
December 22, 2015 11:19
-
-
Save dwilkins/6464874 to your computer and use it in GitHub Desktop.
Excerpt from /proc/meminfo
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
# command was "cat /proc/meminfo" | |
MemTotal: 16315816 kB | |
MemFree: 7011904 kB | |
Buffers: 1122588 kB | |
Cached: 2679048 kB | |
SwapCached: 0 kB | |
Active: 5757240 kB | |
Inactive: 2607544 kB |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment