Re: [PATCH] top(1) inverse display of table header

2010-11-17 Thread Anonymous
Anonymous swel...@gmail.com writes: Xin LI delp...@delphij.net writes: Hi, Here is a patch that makes top(1) to inverse its table header (PID USERNAME THR, etc). That MAX_COLS change in it makes `top -b' produce too much extra whitespace that's not trimmed and spans several lines, e.g.

Re: [PATCH] top(1) inverse display of table header

2010-11-16 Thread Anonymous
Xin LI delp...@delphij.net writes: Hi, Here is a patch that makes top(1) to inverse its table header (PID USERNAME THR, etc). That MAX_COLS change in it makes `top -b' produce too much extra whitespace that's not trimmed and spans several lines, e.g. $ stty -a | sed 1q speed 38400

Re: [PATCH] top(1) inverse display of table header

2010-11-05 Thread jhell
On 10/25/2010 20:42, Xin LI wrote: Hi, Here is a patch that makes top(1) to inverse its table header (PID USERNAME THR, etc). Cheers, Pretty neato fix for a long-standing annoyance. -- jhell,v ___ freebsd-current@freebsd.org mailing list

[PATCH] top(1) inverse display of table header

2010-10-25 Thread Xin LI
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, Here is a patch that makes top(1) to inverse its table header (PID USERNAME THR, etc). Cheers, - -- Xin LI delp...@delphij.nethttp://www.delphij.net/ FreeBSD - The Power to Serve! Live free or die -BEGIN PGP SIGNATURE-

Re: [PATCH] top(1) inverse display of table header

2010-10-25 Thread Garrett Cooper
On Mon, Oct 25, 2010 at 5:42 PM, Xin LI delp...@delphij.net wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hi, Here is a patch that makes top(1) to inverse its table header (PID USERNAME THR, etc). Huh? I'm not quite sure what are you trying to achieve; a before and after snapshot