Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Aug 2003 14:05:39 -0400
From:      Michael Conlen <meconlen@obfuscated.net>
To:        Lowell Gilbert <freebsd-questions-local@be-well.no-ip.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Memory semaphores?
Message-ID:  <3F33E673.9030105@obfuscated.net>
In-Reply-To: <44vft89go9.fsf@be-well.ilk.org>
References:  <200308070246.H772KGXV097232@asarian-host.net> <44vft89go9.fsf@be-well.ilk.org>

next in thread | previous in thread | raw e-mail | index | archive | help
There's a port called lsof (in sysutils I think), running that will tell 
you what process has what files open and you can see what has that file 
open if anything.

--
Michael Conlen

Lowell Gilbert wrote:

>Mark <admin@asarian-host.net> writes:
>
>  
>
>>I just installed Apache/1.3.28, and now I got a lot of files like these in
>>/var/run/:
>>
>>/var/run/httpd.mm.77920.sem
>>
>>They look like memory management semaphores of some kind (from mm?). Can I
>>safely delete these files, prior to staring the httpd daemon? I hate them
>>cluttering up my /var/run/ dir.
>>    
>>
>
>I don't see anything like that, so I'm not sure why you are.
>However, they should definitely be safe to remove when httpd isn't running...
>_______________________________________________
>freebsd-questions@freebsd.org mailing list
>http://lists.freebsd.org/mailman/listinfo/freebsd-questions
>To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"
>  
>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F33E673.9030105>