summaryrefslogtreecommitdiffstats
path: root/system/htop/README
diff options
context:
space:
mode:
author Michiel van Wessem <michiel@slackbuilds.org>2010-05-11 15:18:39 +0200
committer Robby Workman <rworkman@slackbuilds.org>2010-05-11 15:18:39 +0200
commit39850cb3670af76671643c6ed11c229637f73427 (patch)
tree07f5062bc5ba483cfe0444095118d313199aafae /system/htop/README
parentd27e9954b835827705218b11bcd1ae39c12a81f2 (diff)
downloadslackbuilds-39850cb3670af76671643c6ed11c229637f73427.tar.gz
slackbuilds-39850cb3670af76671643c6ed11c229637f73427.tar.xz
system/htop: Initial import
Diffstat (limited to 'system/htop/README')
-rw-r--r--system/htop/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/system/htop/README b/system/htop/README
new file mode 100644
index 0000000000..652295d385
--- /dev/null
+++ b/system/htop/README
@@ -0,0 +1,4 @@
+htop is an interactive process viewer for Linux. It aims to be a 'better top'
+You can scroll the process list vertically and horizontally, and select a
+process to be killed with the arrow keys instead of by typing its process
+id.