Command Schedulers

cronie – daemon to run scheduled commands

The cron command-line utility is a job scheduler. cron schedules jobs (commands or shell scripts), also known as cron jobs, to run periodically at fixed times, dates, or intervals.

This tool automates system maintenance or administration, but it’s also useful for other tasks such as downloading files from the Internet and downloading email at regular intervals.

cron is suitable for scheduling repetitive tasks. Scheduling one-time tasks can be accomplished using the associated at utility. It supports access control with PAM providing the system has PAM installed.

cronie contains the standard UNIX daemon crond that runs specified programs at scheduled times and related tools. The source is based on the original vixie-cron and has security and configuration enhancements like the ability to use pam and SELinux.

This is free and open source software.

Website: github.com/cronie-crond/cronie
Support:
Developer: Marcela Mašláňová, Colin Dean, Tomáš Mráz, Marco Migliori, Sami Kerola (Originally written by Paul Vixie)
License: GNU General Public License v2.0

cron man page

cronie is written in C. Learn C with our recommended free books and free tutorials.


Related Software

Alternatives to cron
cronieModern day version of cron and associated tools
fcronDesigned for systems which are not continuously running or regularly
systemdSuite of basic building blocks for a Linux system
mcron100% compatible replacement for Vixie cron
anacronDesigned for systems which are not continuously running
JobberRun commands to a schedule
bcronDesigned with secure operations in mind
CronicleMulti-server task scheduler and runner
SupercronicCrontab-compatible job runner designed for container environments
runcronMinimal cron alternative for automated and container-friendly environments

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted