Want to Check Cron Logs
Trying to verify my cron job is running.. */15 * * * * php -f /home/ourwebserver/public_html/cli/xtdir_indexer.php . I tried using putty with GREP function.. but I am not sure I have the correct syntax.. when I try running grep "xtdir_indexer.php" /var/log/cron.log I get grep: /var/log/cron.log: No such file or directory