Command to find information about CPUs on a UNIX machine

前端 未结 6 935
一个人的身影
一个人的身影 2021-02-01 14:50

Do you know if there is a UNIX command that will tell me what the CPU configuration for my Sun OS UNIX machine is? I am also trying to determine the memory configuration. Is the

6条回答
  •  耶瑟儿~
    2021-02-01 15:15

    My favorite is to look at the boot messages. If it's been recently booted try running /etc/dmesg. Otherwise find the boot messages, logged in /var/adm or some place in /var.

提交回复
热议问题