Scroll to navigation

IPCMK(1) User Commands IPCMK(1)

NAME

ipcmk - create various ipc resources

SYNOPSIS

ipcmk <resource options> [additional options]

DESCRIPTION

ipcmk allows you to create shared memory segments, message queues or semaphore arrays.

RESOURCE OPTIONS

Shared memory segment of size bytes.
Semaphore array with number of elements.
Message queue.

ADDITIONAL OPTIONS

Permission for the resource. Default is 0644.
Display a short help message and exit.
Output version information and exit.

SEE ALSO

ipcrm(1), ipcs(1)

AUTHOR

Hayden A. James

AVAILABILITY

The ipcmk command is part of the util-linux package and is available from Linux Kernel Archive.

September 2011 util-linux