From owner-freebsd-questions Tue Oct 2 16:19:38 2001 Delivered-To: freebsd-questions@freebsd.org Received: from hotmail.com (oe55.law12.hotmail.com [64.4.18.63]) by hub.freebsd.org (Postfix) with ESMTP id 6B3C137B406 for ; Tue, 2 Oct 2001 16:19:36 -0700 (PDT) Received: from mail pickup service by hotmail.com with Microsoft SMTPSVC; Tue, 2 Oct 2001 16:19:36 -0700 X-Originating-IP: [216.228.133.13] Reply-To: "default" From: "default" To: Subject: ps syscontrol option Date: Tue, 2 Oct 2001 18:19:07 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" 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 Message-ID: X-OriginalArrivalTime: 02 Oct 2001 23:19:36.0389 (UTC) FILETIME=[B3A14F50:01C14B98] 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 How does one set ps only to show the processes for the user who is running ps? (beside root) Someone told me to do this: let them see their own processes only by putting 'kern.ps_showallprocs=0' in your /etc/sysctl.conf file If you don't want to reboot for it to take effect just run "sysctl kern.ps_showallprocs=0" But i get this error back: sysctl: unknown oid 'kern.ps_showallprocs' Thanks, Jordan To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message