From owner-freebsd-questions@FreeBSD.ORG Tue May 29 19:48:38 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE2D416A421 for ; Tue, 29 May 2007 19:48:38 +0000 (UTC) (envelope-from pfraser@gmail.com) Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.168]) by mx1.freebsd.org (Postfix) with ESMTP id 52C1C13C45B for ; Tue, 29 May 2007 19:48:38 +0000 (UTC) (envelope-from pfraser@gmail.com) Received: by ug-out-1314.google.com with SMTP id u2so10080uge for ; Tue, 29 May 2007 12:48:37 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=m9+KpFEhKwPeGuiz0DcIkjSA9cWBh/hXJGAzfQCjyeEj26nnr7lN+bm9KwDTLGEOAYm505R+hpd4Mj6/kWnh3Z7MMmusMICA5lArgHXXE7qWtQZK4vG5CIZX5sNZ7zCRd+DWNjB9Q9zScBSMdHwt1FRW8FKHMX+6cfHIBqOehoQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=tn5t/D9xojXsg2dlCq2yTC+zM0OLUAKjcn23UYOrAtn46QD3GLW6UaxS8Uz+Yz+IoVxyAmfEkyjH7snRtFLEydX7Fr3zRl8/T9F+aXVHTv1mJOlsDPjXw/uijwlFAmBVAdl3TjgQHxl+wPNK1qZhK7uvZ1N4u02kQSO+y+6J0L0= Received: by 10.82.162.14 with SMTP id k14mr13250249bue.1180468116766; Tue, 29 May 2007 12:48:36 -0700 (PDT) Received: by 10.82.174.14 with HTTP; Tue, 29 May 2007 12:48:36 -0700 (PDT) Message-ID: Date: Wed, 30 May 2007 05:48:36 +1000 From: "Paul Fraser" To: Ofloo , freebsd-questions@freebsd.org In-Reply-To: <10859328.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <10859328.post@talk.nabble.com> Cc: Subject: Re: PS is not showing all processes owned by a user 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: Tue, 29 May 2007 19:48:39 -0000 You su'd to this account, so a new process was spawned under that UID. ps works as intended. Sorry for the top-post, doing the early morning commute again and this mail client on my Nokia is rather stubborn on where I put a reply. Cheers, Paul. On 5/30/07, Ofloo wrote: > > Can someone explain me this !? > > spark# ps aux | grep psybnc | grep s00p > s00p 8777 0.0 0.3 43096 5716 p1- S Fri06PM 4:30.25 ./psybnc > > spark# su s00p > -(s00p@spark.ofloo.net)-(19:56:45) > > -(~/)-> ps aux > USER PID %CPU %MEM VSZ RSS TT STAT STARTED TIME COMMAND > s00p 67431 4.0 0.1 4660 2828 pd S 7:56PM 0:00.05 _su (tcsh) > s00p 67438 0.0 0.0 1420 908 pd R+ 7:56PM 0:00.00 ps aux > > -- > View this message in context: > http://www.nabble.com/PS-is-not-showing-all-processes-owned-by-a-user-tf3835565.html#a10859328 > Sent from the freebsd-questions mailing list archive at Nabble.com. > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > -- Regards, Paul Fraser