crontab

I have a crontab entry,but it is not working.
Can anybody help me in this regard??

Please begin by showing us your crontab entry, and explain why it is not working.

Thanks,
ZB

Check if cron daemon is running or not:

service crond status

or

ps -ef | grep -v grep | grep crond