table of contents
- bookworm 2.38.1-5+deb12u3
- testing 2.40.4-5
- unstable 2.40.4-5
- experimental 2.41~rc2-1
IPCMK(1) | User Commands | IPCMK(1) |
NAME¶
ipcmk - make various IPC resources
SYNOPSIS¶
ipcmk [options]
DESCRIPTION¶
ipcmk allows you to create System V inter-process communication (IPC) objects: shared memory segments, message queues, and semaphore arrays.
OPTIONS¶
Resources can be specified with these options:
-M, --shmem size
-Q, --queue
-S, --semaphore number
Other options are:
-p, --mode mode
-h, --help
-V, --version
AUTHORS¶
Hayden A. James <hayden.james@gmail.com>
SEE ALSO¶
REPORTING BUGS¶
For bug reports, use the issue tracker at <https://github.com/util-linux/util-linux/issues>.
AVAILABILITY¶
The ipcmk command is part of the util-linux package which can be downloaded from Linux Kernel Archive <https://www.kernel.org/pub/linux/utils/util-linux/>.
2024-12-16 | util-linux 2.40.4 |