parent
9a4af8ded5
commit
98275b5a47
1 changed files with 8 additions and 1 deletions
@ -1 +1,8 @@ |
|||||||
# Top |
# top |
||||||
|
|
||||||
|
The top program periodically displays a sorted list of system processes. The default sorting key is pid, but other keys can be used instead. Various output options are available. |
||||||
|
|
||||||
|
See `man top` further information. |
||||||
|
|
||||||
|
<BadgeLink badgeText='Cheat Sheet' colorScheme='blue' href='https://gist.github.com/ericandrewlewis/4983670c508b2f6b181703df43438c37'>top Cheat Sheet</BadgeLink> |
||||||
|
<BadgeLink badgeText='Documentation' colorScheme='blue' href='https://man7.org/linux/man-pages/man1/top.1.html'>top Documentation</BadgeLink> |
||||||
|
Loading…
Reference in new issue