On Thu, May 23, 2002 at 12:55:25PM -0500, Sreekumar Kodakara wrote:
> I am working on a project and I have different processes running and they
> communicate with each other using message queues. I have a bug in tmy
> program because of which the message queues become full and the system says
> that no resource is available. I am debugging the system. Is there any
> command to remove the message queues? 

Look at ipcs and ipcrm.

Nate