<---Back | Test Portal | ShareLane homepage | QATutor.com

Crontab*

00 * * * * /var/www/prod/cgi-bin/clear_cc_transaction_log.py

00 * * * * means that file is going to be automatically executed every hour at 00 minutes

*Crontab is config file for cron (UNIX task scheduler)