GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
IPCMK(1) User Commands IPCMK(1)

ipcmk - create various ipc resources

ipcmk <resource options> [additional options]

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

Resources may be specified as follows:
-M, --shmem [size]
Shared memory segment of size bytes.
-S, --semaphore [number]
Semaphore array with number of elements.
-Q, --queue
Message queue.

-p, --mode [mode]
Permission for the resource. Default is 0644.
-h, --help
Display a short help message and exit.
-V, --version
Output version information and exit.

ipcrm(1), ipcs(1)

Hayden A. James

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

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.