Date validation

Hi,

I have a script which runs on specific sunday. If that script runs on the sunday i want to execute another script on following wednesday.

I have a log for that server. My wednesday scripts needs to check the sunday run log timestamp and if it matches it should run. Please help.

Thanks,
Krish

You could schedule your wednesday's script in cron daemon and begin it by matching sunday logfile.