From owner-freebsd-newbies Mon Feb 11 3:21: 2 2002 Delivered-To: freebsd-newbies@freebsd.org Received: from jester.ti.com (jester.ti.com [192.94.94.1]) by hub.freebsd.org (Postfix) with ESMTP id 963D637B416 for ; Mon, 11 Feb 2002 03:20:59 -0800 (PST) Received: from dlep8.itg.ti.com ([157.170.134.88]) by jester.ti.com (8.11.6/8.11.6) with ESMTP id g1BBKw904297 for ; Mon, 11 Feb 2002 05:20:58 -0600 (CST) Received: from dlep8.itg.ti.com (localhost [127.0.0.1]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id FAA06731 for ; Mon, 11 Feb 2002 05:20:58 -0600 (CST) Received: from popsvr.india.ti.com (popsvr.india.ti.com [157.87.95.215]) by dlep8.itg.ti.com (8.9.3/8.9.3) with ESMTP id FAA06705 for ; Mon, 11 Feb 2002 05:20:56 -0600 (CST) Received: from paspcsham (dhcp86222 [157.87.86.222]) by popsvr.india.ti.com (8.8.8/8.8.8) with SMTP id QAA12421 for ; Mon, 11 Feb 2002 16:50:53 +0530 (IST) Message-ID: <018101c1b2ef$aa2601f0$de56579d@india.ti.com> From: "Gautham Ganapathy" To: "FreeBSD Newbies @ FreeBSD.org" Subject: System info Date: Mon, 11 Feb 2002 17:01:32 +0530 MIME-Version: 1.0 Content-Type: text/plain; charset="Windows-1252" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-newbies@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi in linux, we can fin info about the cpu, mem, hdds, etc from files in the /proc filesystem. however, in freebsd, this directory contains only a list of directories, one for each process. how can i get the other information (cpu, mem, etc) as in linux? Regards Gautham To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message