diff options
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 |
commit | 39850cb3670af76671643c6ed11c229637f73427 (patch) | |
tree | 07f5062bc5ba483cfe0444095118d313199aafae /system/htop/README | |
parent | d27e9954b835827705218b11bcd1ae39c12a81f2 (diff) |
system/htop: Initial import
Diffstat (limited to 'system/htop/README')
-rw-r--r-- | system/htop/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/system/htop/README b/system/htop/README new file mode 100644 index 000000000000..652295d3858c --- /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. |