ProbablyDown
MIS
Hi all,
I have a Perl script on Linux that is called by cron to move all files from one directory to another. What happens every now an again is that my script will move a file from the source directory before the the file is complete causing all kinds of trouble...
I want to move the file ONLY when the file is older than 10 minutes.
Can anyone help?
Thanks,
-pd
I have a Perl script on Linux that is called by cron to move all files from one directory to another. What happens every now an again is that my script will move a file from the source directory before the the file is complete causing all kinds of trouble...
I want to move the file ONLY when the file is older than 10 minutes.
Can anyone help?
Thanks,
-pd