Re: /proc/nzombies

From: clubneon (clubneon@hereintown.net)
Date: Mon Feb 28 2000 - 20:50:27 EST


On Mon, 28 Feb 2000, Walter Hofmann wrote:

> almesber@lrc.di.epfl.ch schrieb am Montag, den 28. Februar 2000:
>
> > Jos Visser wrote:
> > > CONFIG_PROC_NZOMBIES?
> >
> > What's wrong with
> >
> > ps ax | grep -c '<zombie>'
>
> It't too high by one because grep counts itself ;-)

Well subtract 1 from the count or:

ps ax | grep -c '<[z]ombie>'

Unless you were just joking with me, then do what ever you want.

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Tue Feb 29 2000 - 21:00:21 EST