View Single Post
  #1  
Old 12-03-2004, 12:06 PM
 
xcell67 xcell67 is offline
 

Senior Member
  
Join Date: Dec 2003
Posts: 149
 

Default Help with Cron Jobs

I know the basics of cron jobs, like scheduling them but I wanted to know if anyone knew how to set a cron job to run after a specific cron job finished instead of running it based on a schedule.

Example:
Cron Job A starts at 2 am finishes at 2:03 am

Cron Job B starts after cron job A finishes (2:03 am)
Reply With Quote