CartMetrix - Do you know yours?

« Responsible Capitalism | Home | BetaNews | Google Bundles Software with WinZip »

6/17/2005

Snippet: Clearing Apache Semaphores

ipcs -s | grep nobody | perl -e ‘while () { @a=split(/\s+/); print `ipcrm sem $a[1]`}’
ipcs -m | grep nobody | perl -e ‘while (
) { @a=split(/\s+/); print `ipcrm -m $a[1]`}’

Popularity: 9%

Trackback:

Related Posts

Post your opinion

Verification Image

Please type the letters you see in the picture.

Subscribe without commenting


damonparker.org is proudly powered by WordPress
Entries (RSS) and Comments (RSS).

copyright © 2002-2009 damonparker.org. all rights reserved.

Close
E-mail It