Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
次のように20分ごとにcronを実行する方法:
00:20、00:40、01:20、01:40 など、00 時ではなくずっと
crontabには何を入れるべきですか?
*/20 * * * * /path/to/script.sh