ipcrm
时间:2006-08-13 来源:anima
ipcrm
ipcrm [options]
System administration command. Remove interprocess communication (IPC) message queues, shared memory segments, or semaphore arrays. These may be specified either by numeric identifier or by key, using the following options.
Options
-m identifier, -M keyRemove specified shared memory segment and its associated data structures after the last detach is performed.
-q identifier, -Q keyRemove specified message queue and its associated data structures.
-s identifier, -S keyRemove specified semaphore array and its associated data structures.
相关阅读 更多 +