Created
October 12, 2012 10:40
-
-
Save fanweixiao/3878635 to your computer and use it in GitHub Desktop.
[top] tips
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
【z】 to toggle color. | |
【x】 to toggle coloring of sort column. | |
【s 9 9 Enter ↵】 to set update frequency to every 99 seconds. | |
【Space】 to force a update. | |
【>】 to change the sort column to the right of current sort column. | |
【<】 to change the sort column to the left. | |
【R】to toggel reverse sort order. | |
【O k Enter ↵】 to order by CPU usage. (also 【P】) | |
【O n Enter ↵】 to order by memory usage. (also 【M】) | |
【O a Enter ↵】 to order by pid. | |
【O x Enter ↵】 to order by process name. | |
【c】 show full path of commands. | |
【k】 to kill a process by pid. | |
【u ‹user›】 to show only processes of a user. | |
【h】 for help. | |
【q】 to quit. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment