【裸奔吧linux】ipcs:提供关于进程间通信(ipc)的信息

NAME
       ipcs - provide information on ipc facilities
SYNOPSIS
       ipcs [-asmq] [-tclup]
       ipcs [-smq] -i id
       ipcs -h
DESCRIPTION
       ipcs  provides  information on the ipc facilities for which the calling process has read access.
       The -i option allows a specific resource  id  to  be  specified.   Only information on this id will be printed.
       Resources may be specified as follows:
       -m     shared memory segments(内存共享段)
       -q     message queues (消息队列)
       -s     semaphore arrays (信号量数组)
       -a     all (this is the default) (前面三个都会输出)
       -i id  显示指定id的具体信息.
       The output format may be specified as follows:
       -t     time 时间
       -p     pid 进程id
       -c     creator 创建者
       -l     limits 系统对(共享内存段/消息队列/信号量数组)的限制
       -u     summary 使用统计/状态

ipcs输出内容有:
ipcs输出内容

ipcs -i id -a 的相关输出:
ipcs -i id -a 的相关输出

ipcs -l 选项的输出:
ipcs -l 选项

ipcs -u 选项的输出:
ipcs -u 选项

拓展阅读:
ipcrm [删除一个…id: remove a message queue, semaphore set or shared memory id]
ipcmk[创建各种进程通信资源:create various ipc resources]

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值