![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Dummies Questions & Answers If you're not sure where to post a UNIX or Linux question, post it here. All UNIX and Linux newbies welcome !! |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Cron job -- to execute at every first Sunday of every month | shanemcmahon | UNIX for Dummies Questions & Answers | 2 | 05-03-2007 11:34 PM |
| Getting week number of the month | sbasetty | Shell Programming and Scripting | 21 | 11-06-2006 06:13 PM |
| Execute a script on 4 week of the month | tbdo88 | Shell Programming and Scripting | 1 | 09-30-2006 12:08 PM |
| Getting week in month.??? | Zak | Shell Programming and Scripting | 1 | 05-16-2005 12:51 PM |
| Cron to schedule 1st Wednesday of every Month?? | bradtri | Shell Programming and Scripting | 5 | 10-20-2004 12:12 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Hi all,
Needs your help in scheduling a cron job for the below mentioned requirement. Just let me know if anybody has a similar job running as mentioned below: Month end reports - Report of all items created in a parent table that were created during the week. Presently this report runs every saturday as part of cron 20 03 * * 6 $HOME/job/weekly_logs.sh > $HOME/log/weekly_logs.log Requirement: In case month end(30 or 31) falls any day other than Friday/Saturday, we might have to run adhoc report to get models created from last run Saturday till 31st. We need to automate this adhoc running - From the last run date(saturday) till month end(we can run <1st of next month) Regards, Bhups |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|