ipcrm은 제거할 System V 프로세스-사이 통신 API 커널 엔터티를 표시하는 유닉스와 리눅스 command (computing)명령입니다. 실제 제거는 마지막으로 연결된 프로세스가 분리될 때까지 연기됩니다. System V IPC 커널 엔터티는 다음과 같습니다:
- Shared memory (interprocess communication) segments
- Message queues
- Semaphore arrays
Implementations
리눅스에서, ipcrm 명령은 util-linux 패키지에 의해 제공됩니다.
ipcrm 명령은 역시 IBM i 운영 시스템에 이식되었습니다.
External links
- ipcrm - ipcrm man page