What do the five cron fields mean?
Minute (0–59), hour (0–23), day (1–31), month (1–12), weekday (0–7, 0 and 7 are Sunday). * means every value in that field.
DevTools Crontab Generator builds standard five-field cron lines with human-readable schedule notes—configure minute, hour, day, month, weekday, and command.
Configure cron five-field schedules and commands, output standard crontab lines with human-readable execution notes.
Schedule
On Every month, Every day, On Mon, at At 9 hour At 0 minute; Command: /usr/bin/backup.sh
0 9 * * 1 /usr/bin/backup.sh
Cron schedules jobs on Linux and macOS. The five fields are: minute, hour, day of month, month, weekday, then command. Presets and field hints lower the learning curve.
Minute (0–59), hour (0–23), day (1–31), month (1–12), weekday (0–7, 0 and 7 are Sunday). * means every value in that field.
Set minute 0, hour 0, and * for the rest, then add your script path—or use the daily midnight preset.
Crontab is the classic Unix scheduler with wide support. systemd timers integrate tightly with services on modern Linux.
Yes. Lines are built locally in your browser.
Convert between common formats: CSV/JSON, YAML/JSON, TOML/JSON, Markdown/HTML, timestamps, image Base64, text encodings, and number bases.
Format and beautify SQL, HTML, XML, and YAML, plus a regex debugger—all run locally in the browser, free with no sign-up.
Full JSON toolkit: format, validate, minify, convert to CSV/XML, diff, generate and validate Schema, JSONPath, and tree view—all processed locally in the browser.
Upload a logo, preview browser and Google search results, configure iOS/Android icons, and generate a complete favicon package in one click.