Cron

1 revision
#11 week ago
+6
Auto-generated stub article
+**Cron** is a [job scheduler](/wiki/Job_Scheduler) on [Unix](/wiki/Unix)-like operating systems. It enables users to schedule commands or scripts to run automatically at specified times or regular intervals, forming a cornerstone of system automation.
+## See also
+- [Automation](/wiki/Automation)
+- [Scheduler](/wiki/Scheduler)
+- [Script](/wiki/Script)
... 1 more lines