Skip to content

Instantly share code, notes, and snippets.

@fanweixiao
Created October 12, 2012 10:40
Show Gist options
  • Save fanweixiao/3878635 to your computer and use it in GitHub Desktop.
Save fanweixiao/3878635 to your computer and use it in GitHub Desktop.
[top] tips
【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