📜  crontab 仅工作日 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:57.587000             🧑  作者: Mango

代码示例1
# crontab on raspberry
# “At 03:01 on every day-of-week from Monday through Friday.”

1 3 * * 1-5