You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Hisham Muhammad 3bf904b7ce Bringing extra files up-to-date 20 years ago
scripts New version of MakeHeader. Does not use 'private' comment annotation, 20 years ago
AUTHORS Initial import. 20 years ago
AvailableColumnsPanel.c Rename ListBox'es to Panel's, matching dit. 20 years ago
AvailableColumnsPanel.h Regenerated all headers. 20 years ago
AvailableMetersPanel.c Updates for new version of the MakeHeader.py script. 20 years ago
AvailableMetersPanel.h Regenerated all headers. 20 years ago
COPYING Initial import. 20 years ago
CPUMeter.c Updates for new version of the MakeHeader.py script. 20 years ago
CPUMeter.h Regenerated all headers. 20 years ago
CRT.c Updates for new version of the MakeHeader.py script. 20 years ago
CRT.h Regenerated all headers. 20 years ago
CategoriesPanel.c Updates for new version of the MakeHeader.py script. 20 years ago
CategoriesPanel.h Regenerated all headers. 20 years ago
ChangeLog Bringing extra files up-to-date 20 years ago
CheckItem.c Performance improvement hackathon: improve process comparison routines, 20 years ago
CheckItem.h Performance improvement hackathon: improve process comparison routines, 20 years ago
ClockMeter.c Updates for new version of the MakeHeader.py script. 20 years ago
ClockMeter.h Regenerated all headers. 20 years ago
ColorsPanel.c Updates for new version of the MakeHeader.py script. 20 years ago
ColorsPanel.h Regenerated all headers. 20 years ago
ColumnsPanel.c Rename ListBox'es to Panel's, matching dit. 20 years ago
ColumnsPanel.h Regenerated all headers. 20 years ago
DebugMemory.c More information in debug output. 20 years ago
DebugMemory.h Regenerated all headers. 20 years ago
DisplayOptionsPanel.c Rename ListBox'es to Panel's, matching dit. 20 years ago
DisplayOptionsPanel.h Regenerated all headers. 20 years ago
FunctionBar.c Performance improvement hackathon: improve process comparison routines, 20 years ago
FunctionBar.h Performance improvement hackathon: improve process comparison routines, 20 years ago
Hashtable.c Performance improvement hackathon: improve process comparison routines, 20 years ago
Hashtable.h Performance improvement hackathon: improve process comparison routines, 20 years ago
Header.c Performance improvement hackathon: improve process comparison routines, 20 years ago
Header.h Regenerated all headers. 20 years ago
INSTALL Initial import. 20 years ago
ListItem.c Performance improvement hackathon: improve process comparison routines, 20 years ago
ListItem.h Performance improvement hackathon: improve process comparison routines, 20 years ago
LoadAverageMeter.c Updates for new version of the MakeHeader.py script. 20 years ago
LoadAverageMeter.h Regenerated all headers. 20 years ago
Makefile.am Bringing extra files up-to-date 20 years ago
MemoryMeter.c Updates for new version of the MakeHeader.py script. 20 years ago
MemoryMeter.h Regenerated all headers. 20 years ago
Meter.c Performance improvement hackathon: improve process comparison routines, 20 years ago
Meter.h Performance improvement hackathon: improve process comparison routines, 20 years ago
MetersPanel.c Rename ListBox'es to Panel's, matching dit. 20 years ago
MetersPanel.h Regenerated all headers. 20 years ago
NEWS Initial import. 20 years ago
Object.c Performance improvement hackathon: improve process comparison routines, 20 years ago
Object.h Performance improvement hackathon: improve process comparison routines, 20 years ago
Panel.c Performance improvement hackathon: improve process comparison routines, 20 years ago
Panel.h Performance improvement hackathon: improve process comparison routines, 20 years ago
Process.c Performance improvement hackathon: improve process comparison routines, 20 years ago
Process.h Performance improvement hackathon: improve process comparison routines, 20 years ago
ProcessList.c Performance improvement hackathon: improve process comparison routines, 20 years ago
ProcessList.h Performance improvement hackathon: improve process comparison routines, 20 years ago
README Minor update to the README file. 20 years ago
RichString.c Updates for new version of the MakeHeader.py script. 20 years ago
RichString.h Regenerated all headers. 20 years ago
ScreenManager.c Performance improvement hackathon: improve process comparison routines, 20 years ago
ScreenManager.h Regenerated all headers. 20 years ago
Settings.c Updates for new version of the MakeHeader.py script. 20 years ago
Settings.h Regenerated all headers. 20 years ago
SignalItem.c Performance improvement hackathon: improve process comparison routines, 20 years ago
SignalItem.h Performance improvement hackathon: improve process comparison routines, 20 years ago
SignalsPanel.c Rename ListBox'es to Panel's, matching dit. 20 years ago
SignalsPanel.h Regenerated all headers. 20 years ago
String.c Performance improvement hackathon: improve process comparison routines, 20 years ago
String.h Performance improvement hackathon: improve process comparison routines, 20 years ago
SwapMeter.c Updates for new version of the MakeHeader.py script. 20 years ago
SwapMeter.h Regenerated all headers. 20 years ago
TODO Bringing extra files up-to-date 20 years ago
TasksMeter.c Updates for new version of the MakeHeader.py script. 20 years ago
TasksMeter.h Regenerated all headers. 20 years ago
TraceScreen.c Performance improvement hackathon: improve process comparison routines, 20 years ago
TraceScreen.h Regenerated all headers. 20 years ago
UptimeMeter.c Updates for new version of the MakeHeader.py script. 20 years ago
UptimeMeter.h Regenerated all headers. 20 years ago
UsersTable.c Update copyrights. 20 years ago
UsersTable.h Regenerated all headers. 20 years ago
Vector.c Performance improvement hackathon: improve process comparison routines, 20 years ago
Vector.h Performance improvement hackathon: improve process comparison routines, 20 years ago
autogen.sh Display error message when strace is not available. 20 years ago
configure.ac Update version numbers. 20 years ago
debug.h Regenerated all headers. 20 years ago
htop.1 Bringing extra files up-to-date 20 years ago
htop.c Performance improvement hackathon: improve process comparison routines, 20 years ago
htop.desktop Bringing extra files up-to-date 20 years ago
htop.h Regenerated all headers. 20 years ago
htop.png Initial import. 20 years ago

README


htop
by Hisham Muhammad <loderunner@users.sourceforge.net>

May, 2004 - July, 2006

Introduction
~~~~~~~~~~~~

This is htop, an interactive process viewer.
It requires ncurses. It is tested with Linux 2.6,
but is also reported to work (and was originally developed)
with the 2.4 series.

Note that, while, htop is Linux specific -- it is based
on the Linux /proc filesystem -- it is also reported to work
with FreeBSD systems featuring a Linux-compatible /proc.

This software has evolved considerably during the last months,
and is reasonably complete, but there is still room for
improvement. Read the TODO file to see what's known to be missing.

Comparison between 'htop' and 'top'
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* In 'htop' you can scroll the list vertically and horizontally
to see all processes and full 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.
* In 'htop' you can kill multiple processes at once.
* 'top' is older, hence, more tested.

Compilation instructions
~~~~~~~~~~~~~~~~~~~~~~~~

This program is distributed as a standard autotools-based package.
See the INSTALL file for detailed instructions, but you are
probably used to the common "configure/make/make install" routine.

See the manual page (man htop) or the on-line help ('F1' or 'h'
inside htop) for a list of supported key commands.

if not all keys work check your curses configuration.