On Tue, Dec 10, 2002 at 11:45:28AM +0000, John P. Looney wrote:
> Not much good if you have no idea what processes own which semaphores
> though, which is the case here.
>> Actually, if ipcs -p shows no process ids - could I take it that they are
> *all* unused ?
someone gave this example a few messages back:
ipcs -s | grep apache | awk '{ print $2 }' | xargs ipcrm sem
you could cull it a bit:
ipcs -s | awk '/apache/{print $2}' | xargs ipcsrm sem
or you could use that goofy awk thingy paulj just posted.
ob.comment.to.paulj: freak.
kevin
--
kevin at ie.suberic.net dante hicks: but you hate people.
fork()'ed on 37058400 randal graves: yes, but i love gatherings.
meatspace place: home isn't it ironic?
http://ie.suberic.net/~kevin --clerks
Maintained by the ILUG website team. The aim of Linux.ie is to
support and help commercial and private users of Linux in Ireland. You can
display ILUG news in your own webpages, read backend
information to find out how. Networking services kindly provided by HEAnet, server kindly donated by
Dell. Linux is a trademark of Linus Torvalds,
used with permission. No penguins were harmed in the production or maintenance
of this highly praised website. Looking for the
Indian Linux Users' Group? Try here. If you've read all this and aren't a lawyer: you should be!