ipcs

Name

ipcs -- copy files and set attributes

Synopsis

ipcs [ -asmq ] [ -tclup ]
ipcs [ -smq ] -i id

Description

ipcs provides information on the ipc facilities for which the calling process has read access.

The -i option allows a specific resource id to be specified. Only information on this id will be printed.

Resource display options

-m

shared memory segments

-q

message queues

-s

semaphore arrays

-a

all (this is the default)

Output options

-t

time

-p

pid

-c

creator

-l

limits

-u

summary