On Tue, Nov 23, 2010 at 5:31 PM, Gopal Karunakar <gk.kalipuray...@gmail.com> wrote: > Hi All, > > I want to check whether a particular file (a simple text file) is open > in the UNIX environment. i.e. I want to make sure that its not getting > written into by some other process before my Perl process open it. So that > it will always get a complete file. Is there some way of making sure of > this?? > > Thanks & Regards, > > GK. >
http://stackoverflow.com/questions/1048592/how-to-check-if-a-file-has-been-opened-by-another-application-in-c -- ::: Keep Smiling ::: -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/