All public logs

Jump to navigation Jump to search

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
  • 17:21, 20 November 2024 Mwroot talk contribs created page How strong is chatgpt setting automated tasks in 10 seconds (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...")