Re: [dev] [scron] simple cron daemon

From: Andrew Gwozdziewycz <web_AT_apgwoz.com>
Date: Wed, 02 Jul 2014 08:10:47 -0400

On July 2, 2014 5:34:10 AM EDT, Ari Malinen <ari.malinen_AT_gmail.com> wrote:
>I made cron daemon because vixie-cron was too complex for my taste. It
>does the job for me. Maybe someone finds use for it.
>
>features:
>schedule tasks
>single daemon, config and initscript
>log job output: command &>> /var/log/cron.log
>run as different user: su -c 'command' user
>log to stdout and syslog
>no mail support
>
>crontab syntax:
>value: * (wildcard), 30 (number) or 1-5 (range)
>separator: \t (tab)

Sounds neat! Where can we find it?
Received on Wed Jul 02 2014 - 14:10:47 CEST

This archive was generated by hypermail 2.3.0 : Wed Jul 02 2014 - 14:12:11 CEST