免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 893 | 回复: 0
打印 上一主题 下一主题

ipcs [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-08-13 00:21 |只看该作者 |倒序浏览
ipcs
ipcs [options]
System administration command. Print report on interprocess
communication (IPC) message queues, shared memory segments, and
semaphore arrays for which the current process has read access. Options
can be used to specify the type of resources to report on and the
output format of the report.
Options
Resource specification options:
-a
Report on all IPC facilities: shared memory segments, message queues, and semaphore arrays. This is the default.
-m
Report on shared memory segments.
-q
Report on message queues.
-s
Report on semaphore arrays.
Output format options:
-b
Print information on
maximum size of the resource: size in bytes of messages or shared
memory segments, and the number of semaphores per set in the case of
semaphore arrays.
-c
Print creator and owner user IDs for IPC facilities.
-l
Print resource maximum and minimum limits.
-o
Print outstanding usage of the resource
in question: the number of messages and the total size of the message
queue, or the number of processes using shared memory segments.
-p
Print creator and last operation process identifiers.
-t
Print attach, detach, and change times
for shared memory segments, last operation and change times for
semaphore arrays, and send, receive, and change times for message
queues.
-u
Print summary of current resource usage.
Other options:
-h
Print help message, then exit.
-i identifier
Used in combination with the -m, -q, or -s options. Report only on the resource specified by numeric identifier.
               
               
               

本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/22178/showart_154700.html
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP