In the last episode (Dec 16), flux said:
> How do I know what type of CPU (Model, Mhz, etc...) do I have
> without rebooting my FreeBSD box? Is there any command to show
> this kind of information?
> Thank you.

/var/run/dmesg.boot should hold your last bootup log, which will have
CPU info in it.  Or you could install and run cpuid or x86info from
ports.

-- 
        Dan Nelson
        [EMAIL PROTECTED]
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to