ipcs
provide information on ipc facilities
1. ipcs.1.man
Manpage of IPCS
IPCS
Section: Linux Programmer's Manual (1)Updated: 9 October 1993
Index Return to Main Contents
NAME
ipcs - provide information on ipc facilitiesSYNOPSIS
ipcs [ -asmq ] [ -tclup ]ipcs [ -smq ] -i id
ipcs -h
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.
Resources may be specified as follows:
- -m
- shared memory segments
- -q
- message queues
- -s
- semaphore arrays
- -a
- all (this is the default)
The output format may be specified as follows:
- -t
- time
- -p
- pid
- -c
- creator
- -l
- limits
- -u
- summary
SEE ALSO
ipcrm(1)AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu)AVAILABILITY
The ipcs command is part of the util-linux-ng package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/.
Index
This document was created by man2html using the manual pages.
Time: 23:21:22 GMT, July 09, 2008
2. ipcs.8.man
Manpage of IPCS
IPCS
Section: Linux Programmer's Manual (8)Updated: 9 October 1993
Index Return to Main Contents
NAME
ipcs - provide information on ipc facilitiesSYNOPSIS
ipcs [ -asmq ] [ -tclup ]ipcs [ -smq ] -i id
ipcs -h
DESCRIPTION
ipcs provides information on the ipc facilities for which the calling process has read acccess.The -i option allows a specific resource id to be specified. Only information on this id will be printed.
Resources may be specified as follows:
- -m
- shared memory segments
- -q
- message queues
- -s
- semaphore arrays
- -a
- all (this is the default)
The output format may be specified as follows:
- -t
- time
- -p
- pid
- -c
- creator
- -l
- limits
- -u
- summary
SEE ALSO
ipcrm(8)AUTHOR
krishna balasubramanian (balasub@cis.ohio-state.edu)
Index
This document was created by man2html using the manual pages.
Time: 23:21:22 GMT, July 09, 2008
