From owner-freebsd-questions@FreeBSD.ORG Mon Apr 12 22:56:33 2004 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 3D46716A4CE for ; Mon, 12 Apr 2004 22:56:33 -0700 (PDT) Received: from peter.smxy.org (smxy.org [64.32.179.41]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6877843D39 for ; Mon, 12 Apr 2004 22:56:32 -0700 (PDT) (envelope-from ste@smxy.org) Received: from localhost (localhost [127.0.0.1]) by peter.smxy.org (Postfix) with ESMTP id 6458E221D for ; Tue, 13 Apr 2004 01:56:28 -0400 (EDT) Received: from smxy.org ([127.0.0.1]) by localhost (peter.smxy.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 33705-08 for ; Tue, 13 Apr 2004 01:56:27 -0400 (EDT) Received: from smxy.org (pcp08576035pcs.plnfld01.nj.comcast.net [68.38.1.168]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by peter.smxy.org (Postfix) with ESMTP for ; Tue, 13 Apr 2004 01:56:27 -0400 (EDT) Message-ID: <407B8108.20601@smxy.org> Date: Tue, 13 Apr 2004 01:56:24 -0400 From: "Shaun T. Erickson" User-Agent: Mozilla Thunderbird 0.5 (Windows/20040207) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Virus-Scanned: by amavisd-new-20030616-p9 at smxy.org Subject: /proc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: ste@smxy.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 13 Apr 2004 05:56:33 -0000 One of the things I really miss from my Linux system, is the /proc directory structure, where I could easily find out so much about my system and, in some cases, modify it. Is there are way I can get such a thing under FreeBSD 5.2.1-RELEASE-p4? -ste