我需要运行一个cron 作业,以每周一早上准确地在“00:00:00”UTC 生成用户排名列表。有没有人有这方面的例子,这真的让我很头疼……我查看了“crontab -e”并立即迷失了方向。
Basics:
- Run the script, eg: /srv/django/get_rankings.py
- Run the script at "00:00:00" and "00:05:00" every Monday.
- Run the same script the next Monday ... and repeat
我在Linux Arch上,任何提醒都会很棒。
非常感谢,希望一切都好