htop - an interactive process viewer
Go to file
Hisham Muhammad 73de9f1ed4 Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
scripts Add header generator script. 2006-03-23 18:45:14 +00:00
AUTHORS Initial import. 2006-03-04 18:16:49 +00:00
AvailableColumnsPanel.c Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
AvailableColumnsPanel.h Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
AvailableMetersPanel.c Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
AvailableMetersPanel.h Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
COPYING Initial import. 2006-03-04 18:16:49 +00:00
CPUMeter.c Final fixes to make "All CPUs" the default CPU display mode. 2006-05-09 18:35:51 +00:00
CPUMeter.h Final fixes to make "All CPUs" the default CPU display mode. 2006-05-09 18:35:51 +00:00
CRT.c Fixes for header generation. 2006-03-23 18:55:29 +00:00
CRT.h Initial import. 2006-03-04 18:16:49 +00:00
CategoriesPanel.c Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
CategoriesPanel.h Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
ChangeLog Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
CheckItem.c Initial import. 2006-03-04 18:16:49 +00:00
CheckItem.h Initial import. 2006-03-04 18:16:49 +00:00
ClockMeter.c - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
ClockMeter.h - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
ColorsPanel.c Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
ColorsPanel.h Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
ColumnsPanel.c Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
ColumnsPanel.h Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
DebugMemory.c support free(NULL), which is valid ANSI C 2006-04-10 20:39:14 +00:00
DebugMemory.h Initial import. 2006-03-04 18:16:49 +00:00
DisplayOptionsPanel.c Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
DisplayOptionsPanel.h Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
FunctionBar.c Update copyrights. 2006-03-23 18:53:08 +00:00
FunctionBar.h Initial import. 2006-03-04 18:16:49 +00:00
Hashtable.c Initial import. 2006-03-04 18:16:49 +00:00
Hashtable.h Initial import. 2006-03-04 18:16:49 +00:00
Header.c Rename TypedVector to Vector, matching dit. 2006-05-30 13:45:40 +00:00
Header.h Rename TypedVector to Vector, matching dit. 2006-05-30 13:45:40 +00:00
INSTALL Initial import. 2006-03-04 18:16:49 +00:00
ListItem.c Update copyrights. 2006-03-23 18:53:08 +00:00
ListItem.h Initial import. 2006-03-04 18:16:49 +00:00
LoadAverageMeter.c - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
LoadAverageMeter.h - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
LoadMeter.c Initial import. 2006-03-04 18:16:49 +00:00
LoadMeter.h Initial import. 2006-03-04 18:16:49 +00:00
Makefile.am Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
MemoryMeter.c - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
MemoryMeter.h - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
Meter.c Missed LoadMeter! 2006-05-18 20:22:58 +00:00
Meter.h Final fixes to make "All CPUs" the default CPU display mode. 2006-05-09 18:35:51 +00:00
MetersPanel.c Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
MetersPanel.h Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
NEWS Initial import. 2006-03-04 18:16:49 +00:00
Object.c Initial import. 2006-03-04 18:16:49 +00:00
Object.h Initial import. 2006-03-04 18:16:49 +00:00
Panel.c Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
Panel.h Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
Process.c Remove unfinished code. 2006-03-24 02:03:11 +00:00
Process.h Initial import. 2006-03-04 18:16:49 +00:00
ProcessList.c Rename TypedVector to Vector, matching dit. 2006-05-30 13:45:40 +00:00
ProcessList.h Rename TypedVector to Vector, matching dit. 2006-05-30 13:45:40 +00:00
README Simple subversion test. 2006-03-13 16:26:02 +00:00
RichString.c Initial import. 2006-03-04 18:16:49 +00:00
RichString.h Initial import. 2006-03-04 18:16:49 +00:00
ScreenManager.c Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
ScreenManager.h Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
Settings.c Minor fix to HTOPRC feature. 2006-05-09 17:59:20 +00:00
Settings.h - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
SignalItem.c Update copyrights. 2006-03-23 18:53:08 +00:00
SignalItem.h Initial import. 2006-03-04 18:16:49 +00:00
SignalsPanel.c Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
SignalsPanel.h Rename ListBox'es to Panel's, matching dit. 2006-05-30 13:52:12 +00:00
String.c Initial import. 2006-03-04 18:16:49 +00:00
String.h Initial import. 2006-03-04 18:16:49 +00:00
SwapMeter.c - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
SwapMeter.h - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
TasksMeter.c - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
TasksMeter.h - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
TraceScreen.c Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
TraceScreen.h Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
UptimeMeter.c - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
UptimeMeter.h - Overhaul meters implementation; 2006-04-10 20:40:38 +00:00
UsersTable.c Update copyrights. 2006-03-23 18:53:08 +00:00
UsersTable.h Initial import. 2006-03-04 18:16:49 +00:00
Vector.c Rename TypedVector to Vector, matching dit. 2006-05-30 13:45:40 +00:00
Vector.h Rename TypedVector to Vector, matching dit. 2006-05-30 13:45:40 +00:00
autogen.sh Generate missing files 2006-03-13 17:28:08 +00:00
configure.ac Update version numbers. 2006-05-24 00:25:41 +00:00
debug.h Initial import. 2006-03-04 18:16:49 +00:00
htop.1 Update version numbers. 2006-05-24 00:25:41 +00:00
htop.c Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
htop.desktop Update version numbers. 2006-05-24 00:25:41 +00:00
htop.h Rename ListBox to Panel, matching dit. 2006-05-30 13:47:28 +00:00
htop.png Initial import. 2006-03-04 18:16:49 +00:00

README

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

May, 2004 - March, 2006

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

This is htop, an interactive process viewer.
It requires ncurses. Tested with Linux 2.4 and 2.6.

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.