Ipcs
{{about|the ipcs command of Unix-like systems||IPCS (disambiguation)}}
{{lowercase|title=ipcs}}
{{Infobox software
| name = ipcs
| logo =
| screenshot =
| screenshot size =
| caption =
| author =
| developer = Various open-source and commercial developers
| released =
| latest release version =
| latest release date =
| operating system = Unix, Unix-like, IBM i
| genre = Command
| license =
| website =
}}
ipcs is a Unix and Linux command{{Cite web|url=http://man7.org/linux/man-pages/man1/ipcs.1.html|title=Ipcs(1) - Linux manual page}} 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 {{Mono|ipcs}} command is provided by the util-linux package.
The {{Mono|ipcs}} command has also been ported to the IBM i operating system.{{cite web |title=IBM System i Version 7.2 Programming Qshell |language=en |author=IBM |author-link=IBM |url=https://www.ibm.com/support/knowledgecenter/ssw_ibm_i_74/rzahz/rzahzpdf.pdf?view=kc |access-date=2020-09-05}}
See also
References
{{Reflist}}