top.1 (112539041590259a9d1e34999a80dc607c69f4db) | top.1 (c947fc5fae31c5935a57abcaa76f40fc8950ce59) |
---|---|
1.\" $FreeBSD$ 2.Dd November 18, 2021 3.Dt TOP 1 4.Os 5.Sh NAME 6.Nm top 7.Nd display and update information about the top cpu processes 8.Sh SYNOPSIS 9.Nm 10.Op Fl abCHIijnPpqSTtuvxz 11.Op Fl d Ar count 12.Op Fl J Ar jail | 1.\" $FreeBSD$ 2.Dd November 18, 2021 3.Dt TOP 1 4.Os 5.Sh NAME 6.Nm top 7.Nd display and update information about the top cpu processes 8.Sh SYNOPSIS 9.Nm 10.Op Fl abCHIijnPpqSTtuvxz 11.Op Fl d Ar count 12.Op Fl J Ar jail |
13.Op Fl m Ar cpu|io | 13.Op Fl m Ar mode |
14.Op Fl o Ar field 15.Op Fl p Ar pid 16.Op Fl s Ar time 17.Op Fl U Ar uid 18.Op Ar number 19.Sh DESCRIPTION 20.Nm 21displays the top --- 92 unchanged lines hidden (view full) --- 1140 115to limit to host processes. 116Using this option implies 117.Fl j . 118.It Fl j 119Display the 120.Xr jail 8 121ID. | 14.Op Fl o Ar field 15.Op Fl p Ar pid 16.Op Fl s Ar time 17.Op Fl U Ar uid 18.Op Ar number 19.Sh DESCRIPTION 20.Nm 21displays the top --- 92 unchanged lines hidden (view full) --- 1140 115to limit to host processes. 116Using this option implies 117.Fl j . 118.It Fl j 119Display the 120.Xr jail 8 121ID. |
122.It Fl m Ar display 123Display either 'cpu' or 'io' statistics. 124Default is 'cpu'. | 122.It Fl m Ar mode 123Display statistics in the specified 124.Ar mode . 125Available modes are 126.Cm cpu 127and 128.Cm io . 129Default is 130.Cm cpu . |
125.It Fl n 126Use \*(lqnon-interactive\*(rq mode. 127This is identical to \*(lqbatch\*(rq 128mode. 129.It Fl o Ar field 130Sort the process display area on the specified field. 131The field name 132is the name of the column as seen in the output, but in lower case: --- 326 unchanged lines hidden --- | 131.It Fl n 132Use \*(lqnon-interactive\*(rq mode. 133This is identical to \*(lqbatch\*(rq 134mode. 135.It Fl o Ar field 136Sort the process display area on the specified field. 137The field name 138is the name of the column as seen in the output, but in lower case: --- 326 unchanged lines hidden --- |