Commands are executed by cron( when the
minute, hour, and month of year fields match the current time, and at least one of the two
day fields (day of month, or day of week) match the current time (see "Note" below). Note
that this means that non-existent times, such as "missing hours" during daylight savings con-
version, will never match, causing jobs scheduled during the "missing times" not to be run.
Similarly, times that occur more than once (again, during daylight savings conversion) will
cause matching jobs to be run twice.