Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cornell!uw-beaver!rice!sun-spots-request From: chuck@morgan.com (Chuck Ocheret) Newsgroups: comp.sys.sun Subject: ipcrm bug? Keywords: SunOS Message-ID: <8902232004.AA10516@terminus.Morgan.COM> Date: 6 Mar 89 03:13:23 GMT Sender: usenet@rice.edu Organization: Sun-Spots Lines: 20 Approved: Sun-Spots@rice.edu Original-Date: Thu, 23 Feb 89 15:04:22 EST X-Sun-Spots-Digest: Volume 7, Issue 182, message 15 of 17 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@morgan.com