I want to have my script run every 23'th around (so 11 PM) and between 7-19 every 2 hours. In directadmin I use this:
23,7-19/2 however, in crontab it will be ran every minute. What syntax should I use? My complete line:
* 23,7-19/2 * * * /usr/local/bin/php script.php