ipcrm
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
Linux
The ipcrm command is provided by the util-linux package.
See also
- List of Unix programs
- ipcs - provide information on ipc facilities
External links
ipcrm - ipcrm man page
|