According to the launchd specs, when using the StartCalendarInterval option: "Unlike cron which skips job invocations when the computer is asleep, launchd will start the job the next time the computer wakes up."
But what if I want it to skip the invocation? ie. is there are way to make launchd behave like cron in this regard?
