On 9/7/05, debian <[EMAIL PROTECTED]> wrote:
[snip]

> how do I kill off this user and all his processes ?
> 
> ps -t *pts/2 reports:

Omit the *
or 
ps aux | grep pts/2

> 
> BTW, what do the *'s represent ?  According to man finger they represent 
> denial of write access.  But this is definately not the case here.
>

It means you can not use the 'write' command to send them a message.

-- 
~ Darryl  ~ [EMAIL PROTECTED]
http://smartssa.com / http://darrylclarke.com

Reply via email to