On 4 Sep 2006 at 17:48, Beren wrote: > How do I perform a backup on the Last Friday of the month? There > doesn't seem to be a "last" keyword. Has anyone figured out how to do > a monthly backup?
I can think of a way to do it. Create a script that determines the last Friday of the month (there must be something in Perl, Python, or some other language). Invoke that script from the job with the RunBefore. Schedule the job for the 4th or 5th Friday of the month. In the script, if the date is not the last Friday of the month, abort and the job will not be run. see also http://unix.ittoolbox.com/groups/technical- functional/shellscript-l/how-to-schedule-a-job-on-last-friday-1146391 The above script might help you. Does that help? -- Dan Langille : Software Developer looking for work my resume: http://www.freebsddiary.org/dan_langille.php ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Bacula-users mailing list Bacula-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/bacula-users