in reply to
Ensuring only one copy of a perl script is running at a time
Whatever the file we mentioned in the script, rather than the lock on the file the content in the file gets deleted.Why?
Comment on
Re: Ensuring only one copy of a perl script is running at a time
Replies are listed 'Best First'.
Re^2: Ensuring only one copy of a perl script is running at a time
by
Anonymous Monk
on Mar 23, 2011 at 06:42 UTC
Your question is off topic for this thread. Please read
Where should I post X?
and post a new question in
Seekers of Perl Wisdom
, but be sure to read
How do I post a question effectively?
and post a short program which demonstrates the problem.
[reply]
In Section
Seekers of Perl Wisdom