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.
15 分ごとに URL にアクセスするように cron ジョブを設定したいと考えています。centos 6 を搭載した VPS と SSH へのアクセスがあります。これは私がこれまでに運がなかったものです:
* /15 * * * * wget (URL HERE)
これを書いている方法に何か問題があると確信しています。
範囲とステップの間にスペースがあってはなりません。
*/15