Display informations about physical memory
echo "\n$(top -l 1 | awk '/PhysMem/';)\n"
Written by jean-françois lefebvre
Related protips
3 Responses
That's what dmidecode is for
over 1 year ago
·
Thanks for sharing. though, my 8g mbp reports:
PhysMem: 8113M used (1190M wired), 77M unused.
Shouldn't it report 8113M wired ?
over 1 year ago
·
No, it's normal.
You should read this article : http://support.apple.com/en-us/HT201538 for more informations about the different kind of memory displayed using top or the activity monitor.
There is always new things to learn. ;)
over 1 year ago
·
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#