ipcs는 System V 프로세서-사이 통신 시스템의 API 커널 엔터디를 stdout에 나열하는 유닉스와 리눅스 명령입니다. System V IPC 커널 엔터티는 다음과 같습니다:
- Shared memory segments
- Message queues
- Semaphore arrays
Implementations
리눅스에서, ipcs 명령은 util-linux 패키지에 의해 제공됩니다.
ipcs 명령은 역시 IBM i 운영 시스템에 이식되었습니다.
External links
- ipcs – Commands & Utilities Reference, The Single UNIX Specification, Issue 7 from The Open Group