cron

Forum discussion tagged with cron.
  1. ultimatebob

    Cron scheduling question

    I'm trying to schedule a Linux cron job that runs a software update on about 20 systems around 2 AM. I don't want them run all at the same time, though, because they'll kill the update server if they all run at once. Does anybody know of a way to add a randomizer to the time when a cron job...