- Htop (Unix)
Infobox Software
name = Htop
developer = Hisham H. Muhammad
latest release version = 0.8
operating_system =Linux /Unix
genre = Process Viewer / System Monitor
license =GNU General Public License
website = http://htop.sourceforge.net/Htop is an advanced, interactive process viewer written for Linux. It is designed to replace the Unix program top. It shows a frequently updated list of the processes running on a computer, normally ordered by the amount of CPU usage. Unlike 'top', Htop provides a full list of processes running, instead of the top resource consuming processes. Htop also uses color and gives visual information about processor, swap and memory status.
Htop is often used in environments where Unix top does not provide enough information about the systems processes, like trying to find minor
memory leak s in applications. It is also useful for killing runaway processes or things you just don't want running anymore, since you can cursor up and down unlike top.Htop is written in the
C Programming Language using theNcurses library.External links
* [http://htop.sourceforge.net/ Htop Homepage]
Wikimedia Foundation. 2010.