crontab issue
Dears,
I have write a crontab for Oracle Solaris 11.3 SRU 35 as follows: 00 03 24-30 3,6,9,12 4 /osbackup/osbackup.sh start, the /osbackup/osbackup.sh start script is needed to be run at 03:00 AM on last Thursday in March, June, September, and December. However, the problem is that the script was ignore the period from 24 to 30 and run on days: 05, 12, 19, 26 (which was on Thursday). Kindly advice so that we can run the script as we described.
Regards.