Joel Oliveira wrote:
> 
> do a
> 
> kill -9 <pid>
> 
> on it (without the <>'s around the pid) and that'll kill it with the trusty ole' 
>"teflon bullet" as my IPC professor would say =).  if that 1 was it's process ID then 
>don't touch it.. that's init.. and you no wanna kill that guy.

Thanks amigo !!!

        A kill -9 was tried very first thing, but to no avail. The kill -HUP 1
is ok, that will just hang up and restart init, the intent was to kill
any terminals etc... I even tried a killall -KILL <command> no luck
either ???

        This bugger won't die !!!  The flag D shown from ps aux indicates
sleeping uninterruptible, this was a user initiated command so it's just
sitting there running up my load average. Will it die eventually by
itself ?? How can I kill it ??

-- 
Bob Gants
Systems Administrator                   Voice: (703) 284-5950
Marymount University
2807 N. Glebe Rd.                       Internet: [EMAIL PROTECTED]
Arlington, Va. 22207-4229


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to