I can kill it with 9 no problem. Haven't tried 15. 
        top -v
        top: Unknown argument `v'
        usage: top -bcisqS -d delay -p pid -n iterations    

        strings `which top` | grep -i version
        procps version 2.0.6                                    
        
        strings `which top` | sed -n "/[0-9]*\./p" 
        Proc-Top Revision 1.2

        uname -a
        Linux  2.4.5-win4lin #3 Wed Jul 4 16:01:48 EDT 2001 i686 unknown     


I run top without options.

Joel



On Wed, Jul 10, 2002 at 06:30:22PM -0700, Net Llama! wrote:
> Joel Hammer wrote:
> >>From time to time, I find a top command has died and is eating up all my cpu
> > cycles. Does anyone know why this would happen?
> 
> that's a new one to me.  is it dying, or just hanging, and chewing up 
> the CPU?  can you kill the process, or does it become a zombie?  which 
> version of top (top -v)?  which kernel version?  are you running top 
> with any special options?
> 
> -- 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> L. Friedman                                  [EMAIL PROTECTED]
> Linux Step-by-step & TyGeMo:              http://netllama.ipfox.com
> 
>    6:25pm  up 83 days,  1:12,  3 users,  load average: 0.22, 0.15, 0.12
> 
> _______________________________________________
> Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
> Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.
_______________________________________________
Linux-users mailing list - http://linux-sxs.org/mailman/listinfo/linux-users
Subscribe/Unsubscribe info, Archives,and Digests are located at the above URL.

Reply via email to