According to Wikipedia a CRON job “is a time-based scheduling service in Unix and Unix-like operating systems. It is driven by a configuration file named crontab that specifies shell commands to run periodically on a given schedule”.
For Microsoft Windows users there is a pretty good alternative called pycron, it’s written in Python and can be run as a Windows service. Hell, it even has a kick ass scheduling editor! Be sure to check it out.
0 Responses to “CRON jobs for Windows”