kidd has asked for the wisdom of the Perl Monks concerning the following question:
I know there is a way you can lock a file so while its opened no one can edit it at the same time.
I've seen several scripts use flock() but I never used it so I don't know how to.
If someone could point me to a tutorial or give some of the basics of this function it would be great, and if you have another suggestion please tell me...
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: flock() usage
by broquaint (Abbot) on Jul 01, 2002 at 14:53 UTC | |
Re: flock() usage
by screamingeagle (Curate) on Jul 01, 2002 at 17:48 UTC |