ipcs.8
来自「Util-linux 软件包包含许多工具。其中比较重要的是加载、卸载、格式化、分」· 8 代码 · 共 59 行
8
59 行
.\" Copyright 1993 Rickard E. Faith (faith@cs.unc.edu).\" May be distributed under the GNU General Public License.TH IPCS 8 "9 October 1993" "Linux 0.99" "Linux Programmer's Manual".SH NAMEipcs \- provide information on ipc facilities.SH SYNOPSIS.B ipcs [ \-asmq ] [ \-tclup ].br.BI "ipcs [ \-smq ] \-i " id.br.B ipcs \-h.SH DESCRIPTION.B ipcsprovides information on the ipc facilities for which the calling processhas read acccess.The.B \-ioption allows a specific resource.I idto be specified. Only information on this.I idwill be printed.Resources may be specified as follows:.TP.B \-mshared memory segments.TP.B \-qmessage queues.TP.B \-ssemaphore arrays.TP.B \-aall (this is the default).PPThe output format may be specified as follows:.TP.B \-ttime.TP.B \-ppid.TP.B \-ccreator.TP.B \-llimits.TP.B \-usummary.SH SEE ALSO.BR ipcrm (8).SH AUTHORkrishna balasubramanian (balasub@cis.ohio-state.edu)
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?