LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   removing all message queues from the system (https://www.linuxquestions.org/questions/linux-general-1/removing-all-message-queues-from-the-system-751413/)

aryan1 08-31-2009 02:30 AM

removing all message queues from the system
 
Hi All,

I am new to Linux system administration.

How can I remove "all" message queues from the system using the shell commands ?

ipcrm command requires the ID of the message queue to delete.

I do not want to specifically deal with each message queue ID to remove.

What is the easiest way ?

Thanks.

jrtayloriv 08-31-2009 07:34 PM

Look at man msgctl ... this doesn't use "shell commands", but I don't know of anything that does.


All times are GMT -5. The time now is 10:53 AM.