Just learned of timers the other day, but I’m a cron guy, anybody out there using timers? Anything I’m missing out on?

  • pelya@lemmy.world
    link
    fedilink
    arrow-up
    4
    arrow-down
    3
    ·
    2 days ago

    The entirety of cron documentation is contained in the twenty lines of comments in the new config file created by cron -e

    The only thing you need to know is cron -e command. There’s no learning curve, it’s more like - you are a cron expert in five minutes after learning that such a tool exists.