Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How can I get cpu info from FREEBSD 4.4

Status
Not open for further replies.

Sina

Technical User
Jan 2, 2001
309
CA
Hi all,

I have a compaq with 2 cpu pII 400.
How can I get some information on the cpu.

In linux I used to get the info from /proc.

Could you help.

Thanks
Sina
 
You can get a lot of good information with sysctl. Try "sysctl -a", for example. Be careful, because sysctl can also be used to set kernel state.

As always, RTFM first
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top