From owner-freebsd-questions@FreeBSD.ORG Thu Nov 24 18:19:28 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 96FE616A424 for ; Thu, 24 Nov 2005 18:19:28 +0000 (GMT) (envelope-from javierlu@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.193]) by mx1.FreeBSD.org (Postfix) with ESMTP id D9FDE43D88 for ; Thu, 24 Nov 2005 18:19:08 +0000 (GMT) (envelope-from javierlu@gmail.com) Received: by zproxy.gmail.com with SMTP id z31so315776nzd for ; Thu, 24 Nov 2005 10:19:04 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:from:to:subject:date:mime-version:content-type:x-priority:x-msmail-priority:x-mailer:x-mimeole; b=KVJ5FwTsc7PpHEZ090WxzCx33rq61eBSJmzUKTvf369pNS4T5h6zCWYCkE+mFyXxBiABUsiUxsPzsgBzLLed2m5ebKir/04hfFMQKBYgnylr6iKXzvFGsKuiJCzWestDQwzZc+vL9lGJy3LyyLeT40UJjMtesF4WBIIOdOxXGCU= Received: by 10.65.197.4 with SMTP id z4mr7514872qbp; Thu, 24 Nov 2005 10:19:04 -0800 (PST) Received: from mindcrash ( [83.53.35.84]) by mx.gmail.com with ESMTP id m3sm161139qbe.2005.11.24.10.19.01; Thu, 24 Nov 2005 10:19:03 -0800 (PST) Message-ID: <001601c5f124$39ab9530$0301a8c0@mindcrash> From: "Javier Matos" To: Date: Thu, 24 Nov 2005 19:23:48 +0100 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: how to see process in /proc filesystem??? 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: Thu, 24 Nov 2005 18:19:28 -0000 Hello, I know that /proc filesystem provide an interface to see process = in the computer but the problem is that mi /proc folder is empty and I = don=B4t know how to enable it. Thanks