From owner-freebsd-questions Wed Apr 28 7:20:30 1999 Delivered-To: freebsd-questions@freebsd.org Received: from petent.ocsny.com (petent.ocsny.com [204.107.76.50]) by hub.freebsd.org (Postfix) with ESMTP id E21431547E for ; Wed, 28 Apr 1999 07:20:23 -0700 (PDT) (envelope-from pcollins@ocsny.com) Received: from ocsny.com (localhost [127.0.0.1]) by petent.ocsny.com (8.9.2/8.9.2) with ESMTP id KAA55206; Wed, 28 Apr 1999 10:19:12 -0400 (EDT) (envelope-from pcollins@ocsny.com) Message-ID: <372718E0.98E3350B@ocsny.com> Date: Wed, 28 Apr 1999 10:19:12 -0400 From: pete collins Organization: Optimized Computer Solutions X-Mailer: Mozilla 4.5 [en] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: Roman Jemets Cc: freebsd-questions@FreeBSD.ORG Subject: Re: purge ttys References: <3.0.6.32.19990428171212.00d4ea30@vegas> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Roman Jemets wrote: > At 09:47 28.04.99 -0400, you wrote: > >if i do a > >w > > is there something missed in your typing? > > >how do i purge old idle ttys that ocurred from disconnects? > >i can't find any associated pids since they are idle in the background. > > have you tried 'ax' option of ps to see all users + detached processes? > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message if you do a last | grep still or w you get the ttys of users then if i ps aux | grep ttypd for example i come up empty no PIDS and i believe that is because these old disconnects are idle backgrounds pete To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message