Skip to content

課題への回答#67

Open
sim1222 wants to merge 1 commit into
progedu:mainfrom
sim1222:fix-readme
Open

課題への回答#67
sim1222 wants to merge 1 commit into
progedu:mainfrom
sim1222:fix-readme

Conversation

@sim1222

@sim1222 sim1222 commented Jun 7, 2026

Copy link
Copy Markdown

課題に回答するプルリクエストを出しました

課題に回答するプルリクエストを出しました
Copilot AI review requested due to automatic review settings June 7, 2026 12:41

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Note

Copilot was unable to run its full agentic suite in this review.

README の crontab 問題に対する回答(cron 式)を、意図した実行日時/間隔になるよう修正する PR です。

Changes:

  • 問題1(7/5 1:03 実行)の cron 式を正しいフィールド順に修正
  • 問題2(5/9 2時台に3分おき実行)の cron 式を正しいフィールド順に修正

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.md

7 5 1 * 3 /usr/local/bin/sample.sh

3 1 5 7 * /usr/local/bin/sample.sh
Comment thread README.md
### 回答2

5 * 9 2 */3 /usr/local/bin/sample.sh
*/3 2 9 5 * /usr/local/bin/sample.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants