ipcs
The ipcs command[1] will list System V InterProcess Communication System's API kernel entities to stdout. System V IPC kernel entities are:
- Shared memory segments
- Message queues
- Semaphore arrays
On Linux, it is provided by the util-linux
package.
See also
External links
- – Commands & Utilities Reference, The Single UNIX Specification, Issue 7 from The Open Group
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.