Page 1 of 1

Re: Of Couse

Posted: Thu Jul 29, 2021 6:57 am
by drooly
jirotheking wrote: Mon Jul 26, 2021 4:17 pmI have been learning and I found Cron. It slightly reminds me as functionality as 80's JCL (job control language) I'll be starting a Security and Administration Course soon.
FWIW, most distros use systemd nowadays which implements its own job scheduling called timers.

Try

Code: Select all

man systemd.timer
in a terminal for more information.