Query: ipcs
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
IPCS(1) User Commands IPCS(1)NAMEipcs - provide information on ipc facilitiesSYNOPSISipcs [-asmq] [-tclup] ipcs [-smq] -i id ipcs -hDESCRIPTIONipcs 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 summarySEE ALSOipcrm(1), ipcmk(1)CONFORMING TOThe Linux ipcs utility is not fully compatible to the POSIX ipcs utility. The Linux version does not support the -b and -o options, but does support the -l and -u options not defined by POSIX. The portable application shall not use the -a, -b, -o, -l, and -u options.AUTHORkrishna balasubramanian (balasub@cis.ohio-state.edu)AVAILABILITYThe ipcs command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux February 2008 IPCS(1)
Related Man Pages |
---|
ipcs(1) - linux |
ipcs(1) - debian |
ipcmk(1) - centos |
ipcs(1) - suse |
ipcs(1) - v7 |