Skip to content
Better HN
Top
Best
Ask
Show
New
Jobs
Search
⌘K
Ask HN: How do you use cron at work?
2 points
groundpepper
6y ago
3 comments
Save
Share
I'm working on a cron alternative and would love to gather data outside of my own on how people are using this utility.
3 comments
3 comments · 3 top-level
top
newest
oldest
Nextgrid
6y ago
I recommend systemd timers instead, that way each service can have its own unit & timer files in its package without having to mess with a single system-wide file like the crontab.
Kaze404
6y ago
Not really cron, but I made a systemd unit that checks a directory and syncs it to my s3 drive when there are new files
connectedpanda
6y ago
To backup files every day
j
/
k
navigate · click thread line to collapse