Also if cron is not running ,
do the following:
# /sbin/init.d/cron stop ### to stop cron
# /sbin/init.d/cron start ### to start cron
or type:
# /usr/sbin/cron
-to check:
# ps -ef | grep -i cron
Cheers,
Raj.
" If u think u can , If u think u cannot , - You are always Right . "