diff options
Diffstat (limited to 'system/htop/README')
-rw-r--r-- | system/htop/README | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/system/htop/README b/system/htop/README index bf44330740..791a6c4f3f 100644 --- a/system/htop/README +++ b/system/htop/README @@ -1,9 +1,9 @@ -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. +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. -This release adds per-process I/O statistics, Unicode support, and new -handling of CPU count for threaded processes: it can now show either -per-thread stats or a sum of all threads depending whether user threads are -shown or hidden. There were also improvements in mouse support. +This release adds per-process I/O statistics, Unicode support, and new +handling of CPU count for threaded processes: it can now show either +per-thread stats or a sum of all threads depending whether user threads +are shown or hidden. There were also improvements in mouse support. |