![]() |
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 |
| SUN Solaris The Solaris Operating System, usually known simply as Solaris, is a free Unix-based operating system introduced by Sun Microsystems . |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Need help with a script run by a cron job. | klawless | UNIX for Advanced & Expert Users | 1 | 10-06-2008 08:41 AM |
| Help with script - run by cron | richo king | Shell Programming and Scripting | 2 | 03-05-2008 08:36 PM |
| script not working in CRON | abhijeetkul | Shell Programming and Scripting | 5 | 07-13-2006 05:48 AM |
| Can run script Manually, but not through Cron? | MadHatter | Shell Programming and Scripting | 4 | 10-19-2005 10:08 AM |
| Cron Script Q | doublek321 | Shell Programming and Scripting | 2 | 07-06-2004 09:35 PM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Need to cron the script
I want to cron one script which should run every second Thursday (in general Nth occurence of any day) of every month.
I am not getting the exact idea of doing this; Please guide. Regards, |
|
||||
|
Please check the below link and see if u can get u’r script scheduled as per u’r requirement
http://www.unix.com/sun-solaris/83126-cron-job-scheduling-alternate-day-week.html |
|
||||
|
Mr. incredible,
I did the search before i posted my query; didn't get any valuable thread on the similar issue. Kumarmani, Thanks for your reply. As per the link provided by you the wrapper concept is useful but consider the case where i need to run the job only on second friday of each month. in this case how would get the condition where can i check that today's friday is second frriday of the current month or not. I don't want to hard code the Date. Regards, Ankur Jain |
| Sponsored Links | ||
|
|