I have heard crontab is a good choice, but how do I write the line and where do I put it on the server?
I have heard crontab is a good choice, but how do I write the line and where do I put it on the server?
Put this sentence in a crontab file: 0 0 * * * /usr/local/bin/python /opt/ByAccount.py > /var/log/cron.log 2>&1