debian man page for ipcmk

Query: ipcmk

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

IPCMK(1)							   User Commands							  IPCMK(1)

NAME
ipcmk - create various ipc resources
SYNOPSIS
ipcmk -h ipcmk [-M size] [-S nsems] [-Q] [-p mode]
DESCRIPTION
ipcmk allows you to create shared memory segments, message queues or semaphore arrays.
OPTIONS
Resources may be specified as follows: -M size shared memory segment of size size -S nsems semaphore array with nsems elements -Q message queue Other options -p mode permission for the resource (default is 0644) -h display a short help message and exit
SEE ALSO
ipcrm(1), ipcs(1)
AUTHOR
Hayden A. James (hayden.james@gmail.com)
AVAILABILITY
The ipcmk command is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. util-linux March 2008 IPCMK(1)
Related Man Pages
ipcmk(1) - centos
ipcmk(1) - freebsd
ipcmk(1) - minix
ipcmk(1) - ultrix
ipcmk(1) - hpux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
Weird 'find' results