From feea74b4a1f877a47f3c0b7807b1fe654ce79e85 Mon Sep 17 00:00:00 2001 From: Kim Brian Ramberg Date: Thu, 16 Oct 2025 17:33:51 +0200 Subject: [PATCH] - --- Linux/cron related.md | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Linux/cron related.md diff --git a/Linux/cron related.md b/Linux/cron related.md new file mode 100644 index 0000000..6f69d04 --- /dev/null +++ b/Linux/cron related.md @@ -0,0 +1,11 @@ +# Cron Related + +use `crontab -e` to edit the cron setup for the current user. + +## Online Cron Calculator + +https://crontab.cronhub.io/ + +## Self hosted Cron Calculator + +https://it-tools.home.ramberg.net/crontab-generator