ipcs
ipcs is a Unix and Linux command to 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
Implementations
On Linux, the
ipcs command is provided by the util-linux package.Theipcs command has also been ported to the IBM i operating system.
See also
References
External links
- The Single UNIX Specification, Version 5 from The Open Group – Shell and Utilities Reference,