To be shure that your task is understanded and will
be executed by cron, check /var/spool/cron/root - the lines
*/15 * * * * /etc/httpd/conf/nmbd.chk
*/15 0 * * * /etc/httpd/conf/nmbd.chk must be there after command: crontab cron_file
if they are not there, check the syntax of "*/15"
string, that is what i think
|