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.
The entirety of
crondocumentation is contained in the twenty lines of comments in the new config file created bycron -eThe only thing you need to know is
cron -ecommand. There’s no learning curve, it’s more like - you are acronexpert in five minutes after learning that such a tool exists.