Thread: Using crontab - syntax help
hi everyone. i'm trying use cron schedule system backup. basically, need complete backup entire system happen every saturday @ 1:00 am, , daily backup backup contents of /project , /data directories every day @ 9:00 pm.
bad @ figuring out syntaxescan help?
you can see syntax in manual page crontab.
in columns have:code:00 01 * * 6 /path/to/some/script
"1. minute [0,59]
2. hour [0,23]
3. day of month [1,31]
4. month of year [1,12]
5. day of week ([0,6] 0=sunday)"
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support New to Ubuntu [ubuntu] Using crontab - syntax help
Ubuntu
Comments
Post a Comment