- Anacron is a computer program that performs periodic command scheduling which is traditionally done by cron, but without assuming that the system is running continuously.
- fcron is another implementation of cron which attempts to fulfill the roles of both Vixiecron and anacron.
What are the differences?