From owner-freebsd-questions@FreeBSD.ORG Tue May 1 00:31:37 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 4E6F016A400 for ; Tue, 1 May 2007 00:31:37 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.236]) by mx1.freebsd.org (Postfix) with ESMTP id E95D413C447 for ; Tue, 1 May 2007 00:31:36 +0000 (UTC) (envelope-from gibblertron@gmail.com) Received: by wx-out-0506.google.com with SMTP id s18so1805874wxc for ; Mon, 30 Apr 2007 17:31:36 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=jbZXOVDLJtm+Pu5DVkHHKKKSXf95CPz/N0+vH0sQPP5fNh/yzsDzCg40OuitzKJfnwEFXGmgUIIZ6fuhhg1qnWwaeXZwED2Z0giWV0BkGoale++gqm6CKlBvu2/kvVfoUiMdtRCvmjUKgo0tAelHsqTVs4iVc1XvMj6vm3eJAJE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=uJfeRtzHBORl0+JqyB2EPssIvTB/tJU8+R2Z+8BSVPnnOwizAPiBvaQKCUfXehmmfFxHxbaVfhqpIyKJ9C6Taxzm/ceiH8xVBvx+IOeDmNiE04PXQfX/GXEKKVGc4mr5BPQYMtONUvvrx9zLO2PIbv4PBqEKrlxI1Wc1xXypzA0= Received: by 10.78.39.16 with SMTP id m16mr2253798hum.1177979495533; Mon, 30 Apr 2007 17:31:35 -0700 (PDT) Received: by 10.78.13.8 with HTTP; Mon, 30 Apr 2007 17:31:35 -0700 (PDT) Message-ID: Date: Mon, 30 Apr 2007 17:31:35 -0700 From: patrick To: "FreeBSD Questions Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Command to show processor type/speed? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 01 May 2007 00:31:37 -0000 Is there a command to show the processor type and speed of the host system? I'm working on a remote system, and I'd prefer to not have to reboot it to find out. Thanks, Patrick