Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sun-barr!newstop!texsun!convex!news From: barn@convex.com Newsgroups: comp.lang.perl Subject: Re: path truncation quest Summary: lock mechanism sought Keywords: path,truncation Message-ID: <1991Mar21.020236.16244@convex.com> Date: 21 Mar 91 02:02:36 GMT References: <1991Mar21.010547.13331@convex.com> Sender: barn@convex.com Organization: Convex Computer Corporation, Richardson, Tx. Lines: 4 Nntp-Posting-Host: convex1.convex.com Does anybody have a mechanism for semaphoring exclusive access to multiple instances of a perl script (for the purpose of accessing files and directories). I especially desire a mechanism without race conditions (using Test-And-Set type features of someone's hardware). Thanks! tim_