🐧

Build Cron Entries for Linux crontab

Build expressions for traditional Unix cron (cron, crontab -e) with confidence.

ලොගිනය අවශ්‍ය නැත
minute
(0-59)
hour
(0-23)
day
(1-31)
month
(1-12)
weekday
(0-6)

In plain English

At 09:00 on Mon, Tue, Wed, Thu, Fri.

Next 5 scheduled runs (your local time)
  • Thu, May 2809:00
  • Fri, May 2909:00
  • Mon, Jun 109:00
  • Tue, Jun 209:00
  • Wed, Jun 309:00

Common patterns

Compatible with standard Unix cron, GitHub Actions, Kubernetes CronJob, and most scheduling systems. Use * for “every”, */5 for “every 5”, 1-5 for ranges, 1,15 for specific values.

Linux cron tips

🐧

Run `crontab -e` to edit, then paste the expression followed by your command. The "next 5 runs" preview verifies your schedule.

💡

Be careful with PATH — cron uses a minimal environment. Always use absolute paths in scripts called by cron.

🎯

For debugging cron failures, redirect stdout and stderr: `* * * * * /path/to/script >> /var/log/myscript.log 2>&1`.

එය ක්‍රියා කරන්නේ කෙසේද

1
ඇතුළු කරන්න
Enter your data into the tool above. Everything stays local to your browser.
2
සකස් කරන්න
The tool processes your data instantly in your browser using JavaScript. No server, no waiting.
3
බාගත කරන්න
Get your result instantly. Nothing is stored after you leave the page — complete privacy.

අපගේ දේ ඇයි භාවිතා කරන්නේ?

සම්පූර්ණයෙන්ම නොමිලේ — කිසිදා සැඟවුණු පිරිවැයක් නැත
ගිණුමක්, විද්‍යුත් තැපෑලක්, හෝ ලොගිනයක් අවශ්‍ය නැත
ගොනු කිසිදා ඔබේ උපාංගය හරහා නොයන්නේය
කිසිදු ගොනු ප්‍රමාණ සීමාවක් නැත
ඕනෑම ප්‍රතිදානයක ජල සලකුණු නැත

Also check out…

නිතර අසන ප්‍රශ්න