Documentation/devtools/maemo5/htop
(New page: == Description == Htop is a text-only, interactive process viewer similar to 'top'. * The process list is scrollable. * Control screen items with the stylus in addition to the keyboard....) |
|||
Line 40: | Line 40: | ||
[[Documentation/devtools/maemo5/strace|strace]] | [[Documentation/devtools/maemo5/strace|strace]] | ||
+ | |||
+ | [[Category:Devtools]] | ||
+ | [[Category:Fremantle]] |
Revision as of 11:14, 12 February 2010
Contents |
Description
Htop is a text-only, interactive process viewer similar to 'top'.
- The process list is scrollable.
- Control screen items with the stylus in addition to the keyboard.
- The information on screen is configurable.
- Strace can be attached to a process with a single keypress.
Packages
source: htop
binary: htop
Usage Examples
Just run htop to see the running processes:
# htop
Move around the view with the cursor keys.
Exit by pressing 'q'.
The stylus also works on the display.
Links
[htop man page](/development/documentation/man_pages/htop.html)