ipcs
Appearance
The ipcs command will list System V
interprocess communication API kernel entities to stdout.
System V IPC kernel entities are:
- Shared memory segments
- Message queues
- Semaphore arrays
Linux
The ipcs command is provided by the util-linux package.
See also
External links
- The Single UNIX Specification, Version 4 from The Open Group : provide information on ipc facilities – Shell and Utilities Reference,