IPCMK(1) | User Commands | IPCMK(1) |
ipcmk - make various IPC resources
ipcmk [options]
ipcmk allows you to create System V inter-process communication (IPC) objects: shared memory segments, message queues, and semaphore arrays.
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
Hayden A. James <hayden.james@gmail.com>
ipcrm(1), ipcs(1), sysvipc(7)
For bug reports, use the issue tracker at <https://github.com/util-linux/util-linux/issues>.
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/>.
2023-10-23 | util-linux 2.39.3 |