> -----Original Message----- > From: debian [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 07, 2005 2:36 PM > To: debian-user@lists.debian.org > Subject: Re: kill someone logged on > > > On Wed, Sep 07, 2005 at 07:30:08PM +0100, debian wrote: > > > [EMAIL PROTECTED]:~$ ps -aux | grep pts/2 > > Gasp, > > ignore the 'solaris' bit, this a debian machine, named > 'solaris' for historical reasons only ! > > Joe >
One other thought here. Using ps -ef not only shows the PID but also the PPID (parent) of a process. Very handy if you want to follow a process and it's children. > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact > [EMAIL PROTECTED] > -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]