Re: last sunday of the month

2002-08-19 Thread Ford, Phillip
Corp. (901) 320-4462 (901) 320-4856 FAX [EMAIL PROTECTED] -- Phillip -Original Message- From: Burak Demircan [mailto:[EMAIL PROTECTED]] Sent: Monday, August 19, 2002 4:03 AM To: [EMAIL PROTECTED] Subject: last sunday of the month How do you achieve to create a schedule for every

Re: last sunday of the month

2002-08-19 Thread Mark Stapleton
From: ADSM: Dist Stor Manager [mailto:[EMAIL PROTECTED]]On Behalf Of Burak Demircan How do you achieve to create a schedule for every last sunday of the month? (there could be 4 or 5 sundays??) Use cron or the Windows scheduler service. There isn't any way to do it with the TSM scheduler

Re: last sunday of the month

2002-08-19 Thread Talafous, John G.
PROTECTED]] Sent: Monday, August 19, 2002 5:03 AM To: [EMAIL PROTECTED] Subject: last sunday of the month How do you achieve to create a schedule for every last sunday of the month? (there could be 4 or 5 sundays??) Regards, Burak

Re: last sunday of the month

2002-08-19 Thread Nicholas Cassimatis
] Talafous@TIMKEN.cc: COM Subject: Re: last sunday of the month Sent by: ADSM: Dist Stor Manager [EMAIL PROTECTED] .EDU 08

Re: last sunday of the month

2002-08-19 Thread Jane Bamberger
Hi, This is from the Unix Tip of the Day from Unix.ugu: RUN ON LAST SUNDAY If you want a job to run on the last Sunday of every month, you can use the following syntax from within cron: 18 * * * 0 [`date +%d` -gt 24] /path/to/script i.e. on sundays at 18:00 check if the day of the month

last sunday of the month

-- Thread Burak Demircan
-> Re: last sunday of the month adsm-l -- Thread -- -- Date -- Find Re: last sunday of the month, David Stabler -- Chronological -- -- Thr