thank you drawmack for your time, but your solution seems not proper to my case
as I said at the beginning, I need the slave scripts be executed in sequence, one starting at the end of the other
I can accept a minimum delay between each slave script start, but 1 minute is exceeding
your master script seems proper if you need to run one and only one script per time, choosen among many, applying some time-depending condition
this is what I understood
in my case, using your master script, I need again a master-master script able to run the master script as many time as the slave scripts are...