sometimes a cigar is just a cigar
Header image

Top Command and Hot Keys

Posted by ALonon in Linux

In unix system to view real-time system process activity you can use

top

And some usefull hot keys

t     Displays summary information off and on.
m     Displays memory information off and on.
A     Sorts the display by top consumers of various system resources. Useful for quick identification of performance-hungry tasks on a system.
f     Enters an interactive configuration screen for top. Helpful for setting up top for a specific task.
o     Enables you to interactively select the ordering within top.
r     Issues renice command.
k     Issues kill command.
z     Turn on or off color/mono

You can follow any responses to this entry through the RSS 2.0 You can leave a response, or trackback.

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>