distccmon-text.1
来自「distcc编译器的源代码.好像是readhat公司开发的.」· 1 代码 · 共 57 行
1
57 行
.TH distccmon-text 1 "2 October 2004".SH "NAME".LP distccmon\-text \- Displays current compilation jobs in text form..SH "SYNTAX".LP distccmon-text [DELAY].SH "DESCRIPTION".LP Displays current compilation jobs in text form. distccmon-text mustbe run on the client machine, with the same setting for .I DISTCC_DIR(or home directory) as the user running the distcc client..SH "OPTIONS".LP .TP \fBDELAY\fRrepeatedly updates after \fIdelay\fP (fractional) seconds..SH "OUTPUT FORMAT".LPThe output of distccmon-text contains one line for each job currentlybeing compiled. Each line contains the following columns:.TP.I PIDID of the distcc client process..TP.I STATEIdentifies the phase of operation. In order these may be "Startup","Blocked", "Connected", "Preprocess", "Conect", "Send", "Receive" and"Done"..TP.I FILEThe input filename, if known..TP.I HOST[SLOT]The compile hostname. May be followed in square brackets by the slotindex for that host..LPWhen a delay is specified, each block of output is terminated by ablank line..SH "EXAMPLES".LP To display currently active jobs (updated every second):.IPdistccmon\-text 1.LP To display the status once:.IPdistccmon\-text.SH "AUTHORS".LP distcc was written by Martin Pool <mbp@sourcefrog.net>, with the co\-operation of many scholars including Wayne Davison, Frerich Raabe, Dimitri Papadopoulos and others noted in the NEWS file. Please report bugs to <distcc@lists.samba.org>..SH "SEE ALSO".LP ddistccd(1), ccache(1), gcc(1), make(1) http://distcc.samba.org/ http://ccache.samba.org/
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?