ipcs
Appearance
Developer(s) | Various open-source and commercial developers |
---|---|
Operating system | Unix, Unix-like, IBM i |
Type | Command |
ipcs is a Unix and Linux command[1] 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
[edit]On Linux, the ipcs command is provided by the util-linux package.
The ipcs command has also been ported to the IBM i operating system.[2]
See also
[edit]References
[edit]- ^ "Ipcs(1) - Linux manual page".
- ^ IBM. "IBM System i Version 7.2 Programming Qshell" (PDF). Retrieved 2020-09-05.
External links
[edit]- The Single UNIX Specification, Version 4 from The Open Group – Shell and Utilities Reference,