Date: Sun, 22 Feb 2004 14:41:55 -0800 From: Chris Pressey <cpressey@catseye.mine.nu> To: Marty Landman <MLandman@face2interface.com> Cc: freebsd-questions@freebsd.org Subject: Re: Is inetd a proxy server? Message-ID: <20040222144155.6a948d6d.cpressey@catseye.mine.nu> In-Reply-To: <6.0.0.22.0.20040222165800.10a8e728@pop.face2interface.com> References: <4038C549.1020702@users.sourceforge.net> <20040222161215.GA1165@happy-idiot-talk.infracaninophile.co.uk> <6.0.0.22.0.20040222114940.06a3bc70@pop.face2interface.com> <20040222182652.GB2372@happy-idiot-talk.infracaninophile.co.uk> <6.0.0.22.0.20040222165800.10a8e728@pop.face2interface.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, 22 Feb 2004 17:19:05 -0500 Marty Landman <MLandman@face2interface.com> wrote: > My issue is one of UI, especially for "top". It would be nicer imo if > those 1/2 doz getty processes were to display on one line somehow... > maybe indicating the number running and a way for me to expand them if > needed [which is essentially never which is my point]. So something > like getty, necessary and there for the appropriate reason, i.e. it > displays on "top" because it should, nonetheless is a light weight, in > my case rarely used process that ends up consuming 1/3 or so of the > screen real estate. It shouldn't be too hard to modify top to collapse processes with the same name into a single line. Possibly more effort than it's worth for what you want, though. Have you tried pressing the 'i' key when top is running? It toggles the display of idle processes. (getty is generally idle.) This can save a lot of screen real estate. -Chris
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040222144155.6a948d6d.cpressey>