*nix Documentation Project
·  Home
 +   man pages
·  Linux HOWTOs
·  FreeBSD Tips
·  *niX Forums

  man pages->FreeBSD man pages -> ipcrm (1)              
Title
Content
Arch
Section
 

IPCRM(1)

Contents


NAME    [Toc]    [Back]

     ipcrm -- remove the specified message queues, semaphore sets, and shared
     segments

SYNOPSIS    [Toc]    [Back]

     ipcrm [-q msqid] [-m shmid] [-s semid] [-Q msgkey] [-M shmkey]
	   [-S semkey] ...

DESCRIPTION    [Toc]    [Back]

     The ipcrm utility removes the specified message queues, semaphores and
     shared memory segments.  These System V IPC objects can be specified by
     their creation id or any associated key.

     The following options are used to specify which IPC objects will be
     removed.  Any number and combination of these options can be used:

     -q msqid
	     Remove the message queue associated with the id msqid from the
	     system.

     -m shmid
	     Mark the shared memory segment associated with id shmid for
	     removal.  This marked segment will be destroyed after the last
	     detach.

     -s semid
	     Remove the semaphore set associated with id semid from the system.


     -Q msgkey
	     Remove the message queue associated with key msgkey from the system.


     -M shmkey
	     Mark the shared memory segment associated with key shmkey for
	     removal.  This marked segment will be destroyed after the last
	     detach.

     -S semkey
	     Remove the semaphore set associated with key semkey from the system.


     The identifiers and keys associated with these System V IPC objects can
     be determined by using ipcs(1).

SEE ALSO    [Toc]    [Back]

      
      
     ipcs(1)


FreeBSD 5.2.1			August 8, 1994			 FreeBSD 5.2.1
[ Back ]
 Similar pages
Name OS Title
ipcrm OpenBSD remove the specified message queues, semaphore sets, and shared memory segments
ipcrm IRIX remove a message queue, semaphore set or shared memory id
ipcrm HP-UX remove a message queue, semaphore set, or shared memory identifier
ipcrm Tru64 Removes message queue, semaphore set, or shared memory identifiers
pipcrm HP-UX remove a POSIX message queue or a POSIX named semaphore
shmseg HP-UX maximum number of System V shared memory segments per process
curveprecision IRIX sets number of line segments used to draw a curve segment
msem_remove Tru64 Remove a semaphore
msem_init Tru64 Initialize a semaphore in a mapped file or shared memory region
msem_remove HP-UX remove a semaphore in mapped file or anonymous region
Copyright © 2004-2005 DeniX Solutions SRL
newsletter delivery service