How to kill pocess in other console?

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: Alan Dayley
Date:  
Subject: How to kill pocess in other console?
Reboot it is because -9 didn't work. Thank you all.

Alan

PS It must be a hardware issue. New firmware does not always behave as
planned.

At 02:25 PM 5/23/01 -0700, you wrote:
>
>do a ps aux | grep yourlogin to get the pid and than 'kill -TERM pid'.
>If that doesn't work, 'kill -9 pid'. If that still doesn't work, you've
>probably got hardware/driver issues causing your problems and will have
>to reboot to get rid of the process.
>
>~Deepak


-
/------------------------------------------
|Alan Dayley             www.adtron.com
|Software Engineer       602-735-0300 x331
|
|
|Adtron Corporation         
|3710 E. University Drive, Suite 5
|Phoenix, AZ  85034
\-------------------------------------------