commit | ffcf48fb747cdad6fec7e6b6ca93849b1606674a | [log] [download] |
---|---|---|
author | Hisham <hisham@gobolinux.org> | Tue Feb 02 15:58:45 2016 +0100 |
committer | Hisham <hisham@gobolinux.org> | Tue Feb 02 15:58:45 2016 +0100 |
tree | 92eae96282eb6abe4f406ae7b5c0a4932db70ef2 | |
parent | 301c346c85a761861e282f164dd9a7ff34cd6193 [diff] | |
parent | b54d2dde407921caa7561dde6b45831ba93d0840 [diff] |
Merge branch 'xalloc'
by Hisham Muhammad hisham@gobolinux.org
2004 - 2015
This is htop, an interactive process viewer. It requires ncurses. It is developed primarily on Linux, but we also have code for running under FreeBSD and Mac OS X (help and testing are wanted for these platforms!)
This software has evolved considerably over the years, and is reasonably complete, but there is always room for improvement.
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.
When fetching the code from the development repository, you need to run the ./autogen.sh
script, which in turn requires autotools to be installed.
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.