Skip to content

Cron

Sample cron (note that on Linux based systems you'll need to edit the crontab file within /etc)...

    */1 * * * * root aws s3 sync ...

Note that if you want to forcibly start the cron service you can use restart crond.service.

Utilities

Expression Parsing

  • https://github.com/adhocore/gronx