Article 5HZ8Z I need some help with cronjobs

I need some help with cronjobs

by
peter7089
from LinuxQuestions.org on (#5HZ8Z)
I want to setup cronjobs for rclone backups that i want to run hourly, daily, weekly and monthly. Are these the correct values:

Code:every hour:
0 * * * *

every day:
0 0 * * *

every week:
0 0 * * 0

every month:
0 0 1 * *Also, if my pc is not powered on when a cronjob should be run, will this missed cronjob be run when i turn the pc on?

It would be good if there was a graphical interface for cron, it will make things easier.latest?d=yIl2AUoC8zA latest?i=WLWWGPI3fpM:dMSahp8EInQ:F7zBnMy latest?i=WLWWGPI3fpM:dMSahp8EInQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=WLWWGPI3fpM:dMSahp8EInQ:gIN9vFwWLWWGPI3fpM
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments