I recently migrated from vixie-cron to fcron on my laptop. I have a question: how does fcron knows if a particular job was run in given period of time?
As a file can change during running, what constitute a different job? if I change for example from running daily to weekly, will it be re-run?