From owner-freebsd-questions@FreeBSD.ORG Fri Apr 25 23:38:23 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 78B3F37B401 for ; Fri, 25 Apr 2003 23:38:23 -0700 (PDT) Received: from windmill.garlic.com (windmill-en0.garlic.com [208.195.160.130]) by mx1.FreeBSD.org (Postfix) with ESMTP id D2D7B43F93 for ; Fri, 25 Apr 2003 23:38:22 -0700 (PDT) (envelope-from madriax@garlic.com) Received: from someone (181.sm7.dialup.garlic.net [216.139.3.181]) by windmill.garlic.com (8.11.1/8.11.1) with ESMTP id h3Q6cK7112876 for ; Fri, 25 Apr 2003 23:38:21 -0700 Message-Id: <200304260638.h3Q6cK7112876@windmill.garlic.com> From: "Remington Lang" To: Date: Fri, 25 Apr 2003 23:38:09 -0700 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook, Build 11.0.4920 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 Thread-Index: AcMLvmbeFZwSEPs3R3yKA+IhtO59Nw== Subject: Diag with /proc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Apr 2003 06:38:23 -0000 I'm currently working on my Linux+ cert. I'm reading that one can do a = cat /proc/interrupts and the such to view different system stats. I = attempted to do this in FreeBSD, but no luck. Does such a feature exist and if so = what is it?