Date: Thu, 2 Dec 2004 13:07:52 -0600 From: Joshua Lokken <joshua.lokken@gmail.com> To: Dan Nelson <dnelson@allantgroup.com> Cc: Alvaro Rosales <aran80@gmail.com> Subject: Re: Quick and Simple question Message-ID: <bc5b6385041202110764a5ba70@mail.gmail.com> In-Reply-To: <20041202183016.GA96824@dan.emsphone.com> References: <41AF5282.10200@umd.edu> <e044f20704120210246ec2fc21@mail.gmail.com> <20041202183016.GA96824@dan.emsphone.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 2 Dec 2004 12:30:18 -0600, Dan Nelson <dnelson@allantgroup.com> 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bc5b6385041202110764a5ba70>