Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jan 2000 12:28:00 +0200
From:      Neil Blakey-Milner <nbm@mithrandr.moria.org>
To:        Alwyn Schoeman <alwyns@littlecruncher.prizm.dhs.org>
Cc:        Chris.Smith@raytheon.co.uk, freebsd-questions@freebsd.org
Subject:   Re: Killing Zombies.
Message-ID:  <20000107122759.D80425@mithrandr.moria.org>
In-Reply-To: <20000107113949.A84965@littlecruncher.prizm.dhs.org>
References:  <0025685E.00465639.00@rslhub.raytheon.co.uk> <20000107113949.A84965@littlecruncher.prizm.dhs.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri 2000-01-07 (11:39), Alwyn Schoeman wrote:
> If you have that many zombies then their is something wrong on your system?
> 
> <Honest non flame war starting statement>
> Why can't freebsd's top have features that Linux's got, like sorting by
> memory usage?
> </proprietory Microsoft xml tag>

top(1) says:

       -ofield
              Sort the process  display  area  on  the  specified
              field.  The field name is the name of the column as
              seen in the output, but in lower case.  Likely val-
              ues  are  "cpu", "size", "res", and "time", but may
              vary on different operating systems.  Note that not
              all operating systems support this option.

So, try 'top -o size'.

Neil
-- 
Neil Blakey-Milner
nbm@rucus.ru.ac.za


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000107122759.D80425>