1. <small id='XNU4q'></small><noframes id='XNU4q'>

        <i id='XNU4q'><tr id='XNU4q'><dt id='XNU4q'><q id='XNU4q'><span id='XNU4q'><b id='XNU4q'><form id='XNU4q'><ins id='XNU4q'></ins><ul id='XNU4q'></ul><sub id='XNU4q'></sub></form><legend id='XNU4q'></legend><bdo id='XNU4q'><pre id='XNU4q'><center id='XNU4q'></center></pre></bdo></b><th id='XNU4q'></th></span></q></dt></tr></i><div id='XNU4q'><tfoot id='XNU4q'></tfoot><dl id='XNU4q'><fieldset id='XNU4q'></fieldset></dl></div>
          <bdo id='XNU4q'></bdo><ul id='XNU4q'></ul>

        <legend id='XNU4q'><style id='XNU4q'><dir id='XNU4q'><q id='XNU4q'></q></dir></style></legend>
      2. <tfoot id='XNU4q'></tfoot>

        CRON 命令每 5 分钟运行一次 URL 地址

        CRON command to run URL address every 5 minutes(CRON 命令每 5 分钟运行一次 URL 地址)
          <bdo id='x4umk'></bdo><ul id='x4umk'></ul>

            <tbody id='x4umk'></tbody>

                <tfoot id='x4umk'></tfoot>

                  <small id='x4umk'></small><noframes id='x4umk'>

                  <legend id='x4umk'><style id='x4umk'><dir id='x4umk'><q id='x4umk'></q></dir></style></legend>
                  <i id='x4umk'><tr id='x4umk'><dt id='x4umk'><q id='x4umk'><span id='x4umk'><b id='x4umk'><form id='x4umk'><ins id='x4umk'></ins><ul id='x4umk'></ul><sub id='x4umk'></sub></form><legend id='x4umk'></legend><bdo id='x4umk'><pre id='x4umk'><center id='x4umk'></center></pre></bdo></b><th id='x4umk'></th></span></q></dt></tr></i><div id='x4umk'><tfoot id='x4umk'></tfoot><dl id='x4umk'><fieldset id='x4umk'></fieldset></dl></div>
                • 本文介绍了CRON 命令每 5 分钟运行一次 URL 地址的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  我是 cron 命令的新手,需要帮助.

                  I'm newbie in cron commands and I need help.

                  我在 http://example.com/check/ 上有一个脚本.

                  I have a script on http://example.com/check/.

                  cron 每 5 分钟运行一次这个 URL 的命令是什么?

                  Whats is command for cron to run this URL every 5 minutes?

                  我试过了

                  */5 * * * */home/test/check.php

                  */5 * * * * /home/test/check.php

                  但我想运行 URL 而不是相对脚本地址.怎么做?

                  But I want to run URL not relative script address. How to do it?

                  推荐答案

                  基于评论尝试

                  */5 * * * * wget http://example.com/check
                  

                  这个答案似乎仍然获得了一些点击,所以我想我会添加一个指向我偶然发现的新页面的链接,这可能有助于创建 cron 命令:https://crontab.guru

                  This answer still seems to be getting a few hits so I thought I'd add a link to a new page I stumbled across which may help create cron commands: https://crontab.guru

                  这篇关于CRON 命令每 5 分钟运行一次 URL 地址的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  Is PHP or PHP based web framework stateful or stateless?(PHP 或基于 PHP 的 Web 框架是有状态的还是无状态的?)
                  How to parse django style template tags(如何解析 django 样式模板标签)
                  What is a good setup for editing PHP in Emacs?(在 Emacs 中编辑 PHP 的好设置是什么?)
                  How to check whether specified PID is currently running without invoking ps from PHP?(如何在不从 PHP 调用 ps 的情况下检查指定的 PID 当前是否正在运行?)
                  What#39;s the difference between escapeshellarg and escapeshellcmd?(escapeshellarg 和escapeshellcmd 有什么区别?)
                  php in background exec() function(php 后台 exec() 函数)
                    <tbody id='EBVek'></tbody>
                    <legend id='EBVek'><style id='EBVek'><dir id='EBVek'><q id='EBVek'></q></dir></style></legend>

                      <tfoot id='EBVek'></tfoot>
                      • <bdo id='EBVek'></bdo><ul id='EBVek'></ul>
                          <i id='EBVek'><tr id='EBVek'><dt id='EBVek'><q id='EBVek'><span id='EBVek'><b id='EBVek'><form id='EBVek'><ins id='EBVek'></ins><ul id='EBVek'></ul><sub id='EBVek'></sub></form><legend id='EBVek'></legend><bdo id='EBVek'><pre id='EBVek'><center id='EBVek'></center></pre></bdo></b><th id='EBVek'></th></span></q></dt></tr></i><div id='EBVek'><tfoot id='EBVek'></tfoot><dl id='EBVek'><fieldset id='EBVek'></fieldset></dl></div>
                          1. <small id='EBVek'></small><noframes id='EBVek'>