parent
4075cb25da
commit
9a4af8ded5
1 changed files with 6 additions and 1 deletions
@ -1 +1,6 @@ |
|||||||
# Htop |
# htop |
||||||
|
|
||||||
|
htop is a cross-platform ncurses-based process. It is similar to top, but allows you to scroll vertically and horizontally, and interact using a pointing device (mouse). You can observe all processes running on the system, along with their command line arguments, as well as view them in a tree format, select multiple processes and act on them all at once. |
||||||
|
|
||||||
|
<BadgeLink badgeText='Cheat Sheet' colorScheme='blue' href='https://www.maketecheasier.com/power-user-guide-htop/'>htop Cheat Sheet</BadgeLink> |
||||||
|
<BadgeLink badgeText='Documentation' colorScheme='blue' href='https://www.man7.org/linux/man-pages/man1/htop.1.html'>htop Documentation</BadgeLink> |
||||||
|
Loading…
Reference in new issue