From owner-freebsd-questions Tue Aug 14 13:46: 3 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc23.worldnet.att.net (mtiwmhc23.worldnet.att.net [204.127.131.48]) by hub.freebsd.org (Postfix) with ESMTP id 1E5C037B405 for ; Tue, 14 Aug 2001 13:45:57 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.100.199.151]) by mtiwmhc23.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010814204553.IOVB8490.mtiwmhc23.worldnet.att.net@worldnet.att.net> for ; Tue, 14 Aug 2001 20:45:53 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id E441F50D30; Tue, 14 Aug 2001 16:45:07 -0400 (EDT) Date: Tue, 14 Aug 2001 16:45:07 -0400 From: parv To: f-q Subject: ps -l: now it's there, now it's not. Message-ID: <20010814164507.A46533@moo.holy.cow> Mail-Followup-To: f-q Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline 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 hi, i have sshd running all the time binded to localhost & sometimes ssh to forward port. a few days ago, i used to get output, as a regular user, for... # ps -lax | egrep TIME|ssh' | grep -v grep UID PID PPID CPU PRI NI VSZ RSS WCHAN STAT TT TIME COMMAND 0 227 1 0 2 0 2200 1152 select Is ?? 0:00.02 /usr/sbin/sshd ...now i get only the header. however i do get the sshd in the output if i run the above command as root, or as a regular user, use -u option w/ or w/o -l option. ps(1) didn't help me to understand the behaviour. what am i missing? -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message