On Wednesday 29 April 2009 13:18:40 socknoggle wrote:
> How do I get a listing of the current state of memory and swap similar to
> what's in the Linux /proc/meminfo file?  If anyone could help me with that
> I would really appreciate it.

The top(1) program will show you want you want.   "top -s 1" will update
things every second.  Do a   man top  and look at the references to other
programs, in particular systat(1).  The *stat programs will give you all
that you want to know.

--STeve Andre'

Reply via email to