FreeBSD do not have /proc kind of stuff to find out cpuinfo. It only works with Linux, you can use dmsg as follows:
Code:
dmesg | grep -i CPU
Or you can even try following command to find out CPU information under freebsd:
Code:
sysctl -a | grep -i CPU | less
__________________
Rocky Jr.
You may have my body & soul, but you will never touch my pride!
If you have knowledge, let others light their candles at it.
Certified to work on
HP-UX /
Sun Solaris /
RedHat