From 025e15b2ba7f54f87cf409fd7c3dd77746c72858 Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Sun, 3 Feb 2013 10:44:49 +0100 Subject: add hosts --- curses.buetow.org/content/System-utils/htop.inc | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 curses.buetow.org/content/System-utils/htop.inc (limited to 'curses.buetow.org/content/System-utils/htop.inc') diff --git a/curses.buetow.org/content/System-utils/htop.inc b/curses.buetow.org/content/System-utils/htop.inc new file mode 100644 index 0000000..427eea7 --- /dev/null +++ b/curses.buetow.org/content/System-utils/htop.inc @@ -0,0 +1,12 @@ + + + HTop + + + + This program is a free (GPL) ncurses-based process viewer. It is similar to top, but allows to scroll the list vertically and horizontally to see all processes and their full command lines. Tasks related to processes (killing, renicing) can be done without entering their PIDs. It is much more comfortable than top + + Homepage: + http://htop.sourceforge.net/ + + -- cgit v1.2.3