Mailinglist Archive: opensuse (2731 mails)
| < Previous | Next > |
Re: [SLE] Top question
- From: jrn@xxxxxxxxxxxxxxxxxxxxx (Jim Norton)
- Date: Tue, 26 Aug 2003 15:43:07 -0700 (PDT)
- Message-id: <20030826224307.AC0441B3B9@xxxxxxxxxxxxxxxxxxxxx>
> When I run top to see my processes, I notice I have 1 zombied process,
> but I can't tell which one. How can I find this out?
>
> Thanks,
> Tom
> --
> Tom Nielsen
> Neuro Logic Systems
> 805.389.5435 x18
> www.neuro-logic.com
>
The STAT field will be 'Z' for the zombie process.
You can use ps -efal | more and look for the S field to be Z I believe as well.
-Jim-
> but I can't tell which one. How can I find this out?
>
> Thanks,
> Tom
> --
> Tom Nielsen
> Neuro Logic Systems
> 805.389.5435 x18
> www.neuro-logic.com
>
The STAT field will be 'Z' for the zombie process.
You can use ps -efal | more and look for the S field to be Z I believe as well.
-Jim-
| < Previous | Next > |