|
need help in crontab
I have a script called nav1.sh. How to crontab this script so that it runs every 15 days. Below the Crontab option availaible in my Unix AIx version.Let's say for example if my script rans on 13th Oct then it again after 15 days it should ran i.e on 28th Oct and so on .
Min(0-59) Hour(0-23) DayofMonth(1-31) Month(1-12) DayofWeek(0-6, Sun=0)
Last edited by ali560045; 10-13-2008 at 01:30 AM..
|