All public logs

Combined display of all available logs of 清冽之泉. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 11:36, 29 September 2025 Mwroot talk contribs created page ChatGPT 有多强:用 ChatGPT 十秒学会设置自动任务 (Created page with "{| class="wikitable" |我 |How to write a corntab to run sth.sh at everyday 21:30? |- |ChatGPT | To schedule a task to run a shell script (sth.sh) every day at 21:30 using a cron job, you can create a cron tab entry. Cron tab entries have the following format: <syntaxhighlight lang="scss" line> * * * * * command_to_be_executed - - - - - | | | | | | | | | +----- Day of the week (0 - 7) (Sunday is both 0 and 7) | | | +------- Month (1 - 12) | | +--------- Day of the month...")