arch

bscott at ntisys.com bscott at ntisys.com
Thu Feb 27 16:21:36 EST 2003


On Thu, 27 Feb 2003, at 4:14pm, rcasey at ll.mit.edu wrote:
> On Red Hat 7.2 is there a way you can find out the architecture of a
> system after it has booted?

  The command

	uname -a

will tell you about the currently running kernel.

  The command

	cat /proc/cpuinfo

will tell you about the CPU(s) actually installed in the system.

-- 
Ben Scott <bscott at ntisys.com>
| The opinions expressed in this message are those of the author and do  |
| not represent the views or policy of any other person or organization. |
| All information is provided without warranty of any kind.              |




More information about the gnhlug-discuss mailing list