On Thu, 2 Dec 2004 12:30:18 -0600, Dan Nelson <[EMAIL PROTECTED]> wrote: > In the last episode (Dec 02), Alvaro Rosales said: > > Hello Guys a quick and simple question. Which command line should I > > use to see the type of processor I am using? > > The file /var/run/dmesg.boot will give you a lot of detail, some of > which is stored in the "hw" sysctl tree for easy retrieval by scripts > or programs. hw.machine, hw.model, and hw.clockrate for example.
There should be some good output from: # dmesg | grep CPU too. -- Joshua Lokken Open Source Advocate _______________________________________________ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"
