On Sun, 19 Nov 2006 23:56:57 +1300
Christopher Sawtell <[EMAIL PROTECTED]> wrote:
> On Sunday 19 November 2006 22:38, Kerry Mayes wrote:
> > > # top
> > >
> > > k [pid]
> >
> > Cheers, this is helpful.
>
> # htop
>
> is even more helpful. i.e. imho it's worth installing.
>
> --
> CS
>
Looks interesting. From the web page (htop.sf.net)
"Comparison between htop and top
* In 'htop' you can scroll the list vertically and horizontally to see all
processes and complete command lines.
* In 'top' you are subject to a delay for each unassigned key you press
(especially annoying when multi-key escape sequences are triggered by accident).
* 'htop' starts faster ('top' seems to collect data for a while before
displaying anything).
* In 'htop' you don't need to type the process number to kill a process, in
'top' you do.
* In 'htop' you don't need to type the process number or the priority value
to renice a process, in 'top' you do.
* 'htop' supports mouse operation, 'top' doesn't
* 'top' is older, hence, more used and tested.
"
And it installed in the time it took me to type this!