ipcrm bug?

Chuck Ocheret chuck at morgan.com
Mon Mar 6 13:13:23 AEST 1989


When the command "ipcs" is issued, you are shown stats on the System V ipc
entities; shared memory, message queues, and semaphores.  One piece of
information displayed is the key (key_t) of the entity.  The key is
displayed in hex.

The ipcrm command, which allows you to remove an ipc entity, allows you to
specify its key.  However, it only understands decimal numbers for the
key.  This is a real pain.  Especially since on System V systems ipcrm
takes keys specified in hex.

If the key is displayed in hex then commands that require the key should
accept hex values!!!

Chuck Ocheret
Morgan Stanley & Co., Inc.
1251 Avenue of the Americas
19th Floor
New York, N.Y.  10020
(212)703-4474
chuck at morgan.com



More information about the Comp.sys.sun mailing list