Command to find information about CPUs on a UNIX machine

前端 未结 6 858
一个人的身影
一个人的身影 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:37

    Try psrinfo to find the processor type and the number of physical processors installed on the system.

提交回复
热议问题