From owner-freebsd-questions Thu Jun 7 2:45:36 2001 Delivered-To: freebsd-questions@freebsd.org Received: from raven.ravenbrook.com (raven.ravenbrook.com [193.82.131.18]) by hub.freebsd.org (Postfix) with ESMTP id 6D76437B401 for ; Thu, 7 Jun 2001 02:45:33 -0700 (PDT) (envelope-from nb@ravenbrook.com) Received: from thrush.ravenbrook.com (thrush.ravenbrook.com [193.112.141.249]) by raven.ravenbrook.com (8.9.3/8.9.3) with ESMTP id KAA19616 for ; Thu, 7 Jun 2001 10:45:30 +0100 (BST) Received: from thrush.ravenbrook.com (localhost [127.0.0.1]) by thrush.ravenbrook.com (8.11.3/8.11.2) with ESMTP id f579ih601823 for ; Thu, 7 Jun 2001 10:44:43 +0100 (BST) (envelope-from nb@thrush.ravenbrook.com) From: Nick Barnes To: questions@freebsd.org Subject: hardware inventory command Date: Thu, 07 Jun 2001 10:44:43 +0100 Message-ID: <1821.991907083@thrush.ravenbrook.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I want a command which will tell me what hardware I have on my system. Akin to 'hinv' on Irix. I can get this information from dmesg, or from /var/log/messages, if the last reboot wasn't too long ago, but if a system has been up for months or years I don't really want to have to reboot to get this information. It seems likely that this wouldn't be too hard for a kvm program. Nick B To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message