A user level cron cheduler.
Project description
Overview
========
A user level forground running process which accepts a cron spec and command which will be executed accordingly. Be sure to wrap the cron spec in single quotes to prevent shell globbing.
$ cronsingleton '* * * * *' notifiy-send "hello"
If you specifiy a file as a signle argument to cronsingleton then that file is parsed as a cron script.
$ cronsingleton mycronfile.conf
========
A user level forground running process which accepts a cron spec and command which will be executed accordingly. Be sure to wrap the cron spec in single quotes to prevent shell globbing.
$ cronsingleton '* * * * *' notifiy-send "hello"
If you specifiy a file as a signle argument to cronsingleton then that file is parsed as a cron script.
$ cronsingleton mycronfile.conf
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
cronsingleton-1.0.zip
(4.3 kB
view details)
File details
Details for the file cronsingleton-1.0.zip
.
File metadata
- Download URL: cronsingleton-1.0.zip
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2dcd3254d751de8ae9b191b96f93cbb4353911de2bc2433586161d4d42fbc268 |
|
MD5 | 574baf2b6fe4f1045e79d49e7174c72a |
|
BLAKE2b-256 | ce0d344d0e5333a4efeb877a295e828804c8967c1f3e3a19995ba2997ad4e1aa |