ipcrm — Remove a Message Queue, Semaphor Set, or Shared Memory ID
Synopsis
/usr/bin/ipcrm [-m shmid][-q msqid][-s semid][-M shmkey][-Q msgkey] [-S semkey]
Description
ipcrm removes one or more messages, semaphores, or shared memory identifiers.
If you specify either the -C or -N flag, the real and effective UID/GID is set to the real UID/GID of the user invoking ipcs.
Note
Things can change while ipcs is running; the information it gives is guaranteed to be accurate only when it was retrieved.
Options
-m shmid | Remove the shared memory identifier shmid from the system. Destroy the shared memory segment and data structure associated with it after the last detach. |
-q msqid | Remove the message queue identifier msqid from the system and destroy ... |
Get Solaris™ 7 Reference now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.