I have put a crontab entry as below:
0,5 * * * 0-6 wget -q http://mydomain.com/folder/crawler/crawl.php
Running this on the prompt works. but the script is not executing on
its own, every 5 minutes. How can I find out whats wrong and if its
running at all