coloradoakp.blogg.se

Linux htop command
Linux htop command












Invert the sort order: if sort order is increasing, switch to decreasing, and vice-versa. If none is tagged, sends to the currently selected process. If processes were tagged, sends the signal to all tagged This can only be done by the superuser.į8, [ Decrease the selected process's priority (add to 'nice' value)į9, k "Kill" process: sends a signal which is selected in a menu, to one or a group of processes. The current sort field is indicated by a highlight in the header.į7, ] Increase the selected process's priority (subtract from 'nice' value). Selecting a sort view will exit tree view.į6, Select a field for sorting. Toggling the key will switch between tree and your previously To cancel filtering, enter theį5, t Tree view: organize processes by parenthood, and layout the relations between them as a tree. Mode, pressing F3 will cycle through matching occurrences.į4, \ Incremental process filtering: type in part of a process command line and only processes whose names match will be shown. The currently selected (highlighted) command will update as you type. Select which columns are displayed, in which order.į3, / Incrementally search the command lines of all the displayed processes. Trace process system calls: if strace(1) is installed, pressing this key will attach it to the currently selected process, presenting a live update ofĭisplay open files for a process: if lsof(1) is installed, pressing this key will display the list of file descriptors opened by the process.į2, S Go to the setup screen, where you can configure the meters displayed at the top of the screen, set various display options, choose among color schemes, and Untag all processes (remove all tags added with the Space key). Commands that can operate on multiple processes, like "kill", will then apply over the list of tagged processes, instead of the The following commands are supported while in htop:Īrrows, PgUP, PgDn, Home, End Scroll the process list. v -version Output version information and exit s -sort-key COLUMN Sort by this column (use -sort-key help for a column list) Start working thread for pagemap memory stats u -user=USERNAME Show only the processes of a given user C -no-color -no-colour Start htop in monochrome mode d -delay=DELAY Delay between updates, in tenths of seconds

linux htop command

Mandatory arguments to long options are madatory for short options too.














Linux htop command