To schedule a cron job every day at 2AM, use the following syntax: 0 2 * * * user-name /path/to/command # | | | | | # | | | | .------ Every day of the week ...
確定! 回上一頁