Hi folks,
I'm pretty much a novice at perl.
I'd like to know if there is way to tell
if a file is open in perl.
I'm getting ready to write some file management
scripts and this would come in awfully handy.
I can't find anything that mentions this in any
documentation.... anyone here got any ideas?
I need to know if a file is open before I move
a file; the software I am using will write the
file back to it's original location if it is moved
while the application is open. (then I have duplicate files blah blah blah....)
thanks in dvnace
Chris
I'm pretty much a novice at perl.
I'd like to know if there is way to tell
if a file is open in perl.
I'm getting ready to write some file management
scripts and this would come in awfully handy.
I can't find anything that mentions this in any
documentation.... anyone here got any ideas?
I need to know if a file is open before I move
a file; the software I am using will write the
file back to it's original location if it is moved
while the application is open. (then I have duplicate files blah blah blah....)
thanks in dvnace
Chris