crontab typo in the Backups / Shell Sctipts / Executing the Script / Executing with cron section

Bug #1431034 reported by Csipak Attila
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Ubuntu Server Guide
Invalid
Undecided
Unassigned

Bug Description

Location: https://help.ubuntu.com/14.04/serverguide/backup-shellscripts.html#backup-executing-shellscript

"Add the following entry to the crontab file:

# m h dom mon dow command
0 0 * * * bash /usr/local/bin/backup.sh

The backup.sh script will now be executed every day at 12:00 am."

I'm really no cron expert, but that crontab line translates to me as "every day at 0:00 am".

Revision history for this message
Ted Cox (ted-m-cox) wrote :

Hi, Csipak,

Thanks for reporting this. I fed the sample crontab entry into CronChecker and see that the example would indeed execute every day at 12:00 am:

http://www.cronchecker.net/check?utf8=%E2%9C%93&statement=0+0+*+*+*+bash+%2Fusr%2Flocal%2Fbin%2Fbackup.sh&button=

I'm marking this bug as invalid.

Changed in serverguide:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.