|
Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://itpm.msu.su/LDP/lpg-0.4/node26.html
Дата изменения: Sun Apr 18 13:36:57 1999 Дата индексирования: Mon Oct 1 21:00:55 2012 Кодировка: |
The ipcrm command can be used to remove an IPC object from the kernel. While IPC objects can be removed via system calls in user code (we'll see how in a moment), the need often arises, especially under development environments, to remove IPC objects manually. Its usage is simple:
ipcrm <msg | sem | shm> <IPC ID>