Run script at same time

Hi

My five script run throgh crontab at same time at 6 clock.
Due to problem in the data load .Now I want to check time of load finish run these jobs. I create a script which check the load finish time but I have no idea how I run these JObs. This is very urget to me. Please reply me as soon as possible.

thanks

Jamil

check the log file of crontab

Path :

/var/cron/log

file looks like :
> CMD: /usr/lib/mail/surrcmd/smtploop
> smtp 29910 c Sun Mar 18 02:25:00 2007
< smtp 29910 c Sun Mar 18 02:25:00 2007
> CMD: /usr/lib/uucp/uudemon.hour > /dev/null
> uucp 29920 c Sun Mar 18 02:26:00 2007
< uucp 29920 c Sun Mar 18 02:26:00 2007

Hi

I cannot able to find from where I create a new question in the forum.

I want to run a dos abc.cmd bat file from sftp prompt. How I do this.

thanks

Jamil

See "man crontab".