Quote:
Originally posted by ramshree
I have a simple question , how to find out total memory on a unix machine.
|
Commands like "top" may tell you. On a Linux system, "cat /proc/meminfo" is one way.
But remember to articulate your question carefully: do you mean real-memory or virtual? Is there a particular motivation for your question and will simply "knowing how many SIMMs are installed" tell you that?