how to check memory RAM on Redhat?

John Heryer jheryer at madcoder.org
Tue Apr 22 14:48:26 CDT 2003


> You can use the free and/or top commands:
> 
> free
> 
> or
> 
> free -m          (this one shows in Megabytes)
> 
> or

Or!

cat /proc/meminfo

That's the good stuff.

-- 
John Heryer
jheryer at madcoder.org




More information about the Kclug mailing list