ipcs
Appearance
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
References
External links
- The Single UNIX Specification, Version 4 from The Open Group – Shell and Utilities Reference,