I am fairly new to setting up cron jobs and wanted to know if I configured this correctly:
00 02 3,12,23 /users/mapsd/sforce/wrapper/bin/account_process.sh
I believe that this will run the script at 02:00 on the 3, 12th, and 23rd of every month?
00 02 5 /users/mapsd/sforce/wrapper/bin/account_process.sh
This one would run at 02:00 every Friday?
Can someone please confirm that i am either doing this correctly or correct me!
TIA,
Mike