gringomike
Technical User
Hi All,
I have a script that runs between 8am and 7pm and polls every 3 minutes, picking up files and processing them into an application.
I would like it to check for the presence of any file older than 30 minutes then email the administrator to let them know that manual intervention is required.
My question is this - how do I create a variable that is "current date - 30minutes"?
Thanks in advance!
I have a script that runs between 8am and 7pm and polls every 3 minutes, picking up files and processing them into an application.
I would like it to check for the presence of any file older than 30 minutes then email the administrator to let them know that manual intervention is required.
My question is this - how do I create a variable that is "current date - 30minutes"?
Thanks in advance!