On Thu, 31 Jan 2002, Rasoul Hajikhani wrote:

> I have created a data structure and used IPC::ShareLite to save it in
> the main memeory. Can someone tell me how to look at it and destroy it.

Your system should have a program called "ipcs" you can use to examine IPC
shared structures (memory, semaphores and message queues).  Look at the
ipcs manpage for details.

-sam


Reply via email to