System Information

Reuben D. Budiardja techlist at voyager.phys.utk.edu
Thu Jun 24 13:16:57 UTC 2004


On Thursday 24 June 2004 08:55 am, Gaurav Nigam wrote:
> Dear All,
>
> I am new to Linux and so can anybody suggest
> how I can extract System Information, 
What kind of system information?

You can try reading the files in /proc

> like CPU Info
try this command 
'cat /proc/cpuinfo'

> Mem info,

try this command
'cat /proc/meminfo'

The files in /proc is the used by the kernel for communication, and is 
constantly updated (for some stuff). 

RDB

-- 
Reuben D. Budiardja
Department of Physics and Astronomy
The University of Tennessee, Knoxville, TN
---------------------------------------------------------
"To be a nemesis, you have to actively try to destroy 
something, don't you? Really, I'm not out to destroy 
Microsoft. That will just be a completely unintentional 
side effect."
                 - Linus Torvalds -





More information about the redhat-list mailing list