ipcrm
From Wikipedia, the free encyclopedia
The ipcrm command will mark System V interprocess communication API kernel entities for removal, deferred until the last connected process detaches. System V IPC kernel entities are:
- Shared memory segments
- Message queues
- Semaphore arrays
[edit] Linux
The ipcrm command is provided by the util-linux package.
[edit] See also
- List of Unix programs
- ipcs - provide information on ipc facilities
[edit] External links
|