• Run the script as a cron job.

    cron作业的形式运行脚本

    youdao

  • Why is my cron job not logging?

    为什么作业没有记录

    youdao

  • I created a new cron job for the load.sh script.

    load . sh脚本创建了一个新的cron作业。

    youdao

  • Eventually a cron job will be set up to run the build nightly.

    设置一个定时任务在夜间运行构建

    youdao

  • I was thinking maybe a cron job that runs every 1 second?

    也许任务运行1秒?

    youdao

  • You can use runstats either by using a cron job or by manually using a script.

    可以通过使用cron作业手动使用一个脚本来使用runstats

    youdao

  • If you wanted to, you could set up a cron job to enforce the rules periodically.

    如果愿意的话,可以通过设置cron作业定期地实施规则

    youdao

  • You must co-ordinate the creation of the cron job with the deployment of the message flows.

    可以对cron作业创建消息流的部署进行协调

    youdao

  • Consider adding a cron job to remind yourself to check your backups at least once per month.

    考虑添加cron作业提醒自己每月至少检查一次备份

    youdao

  • Instead, a ZODB administrator will typically establish a cron job to perform the operation regularly.

    相反,ZODB管理员通常建立一个cron作业定期执行操作。

    youdao

  • One tip: Set up a cron job inside GAE to load your own website every 2 to 3 minutes to keep the JVM active.

    建议:在GAE建立cron作业以便23分钟加载一次自己的网站从而保持JVM活跃。

    youdao

  • That allows them to push articles and status updates once, while a CRON job would do the actual work with Posting to the wall.

    使得他们可以推送文章状态更新一次CRON作业实际工作发布墙上。

    youdao

  • To make a flow run hourly on the hour, you can use a UNIX cron job, which can provide rich semantics to control job scheduling.

    准时发生,可以使用UNIXcron作业命令提供丰富语义控制作业执行计划

    youdao

  • Specifying the full path in your batch or cron job will help ensure proper execution regardless of the user that executes the job.

    处理cron作业指定完整路径帮助确保正确执行而不管执行作业是哪个用户

    youdao

  • You can set this script up to run periodically as a cron job or for FTP and CIFS (Windows file share) use as an automatic converter.

    可以这个脚本设置成定期运行cron 作业FTPCIFSWindows文件共享使用自动转换器。

    youdao

  • Rather than wait for the scheduled cron job to take place, you then use the exec PHP function to start the script and convert the file.

    这时,可以不必等待计划cron作业的发生,而是使用execphp函数启动这个脚本转换文件。

    youdao

  • In addition, it's a good idea to change security keys every once in a while, and you can schedule a cron job to remind you of that as well.

    此外隔一段时间修改一次安全密钥也是主意可以调度cron作业来提醒自己及时更改安全密钥。

    youdao

  • Enabling SAR is specific to the system, and generally you will need to set up a cron job that automatically runs the collection script (sa1).

    启用SAR工具与具体系统有关,并且通常需要建立一个cron任务来自动地运行数据收集脚本(sa1)。

    youdao

  • Or, a cron job can look at the locks, which contain a process id. If the process isn't alive, it would erase the lock and restart the process.

    或者可以使用cron作业来查看那些(其中包括进程的id);如果进程没有处于活动状态那么该作业就会清除那些,并重新启动相应的进程。

    youdao

  • You can write the shell script that contains the necessary rsync commands, then use passthru to execute it based on a user command or a cron job.

    可以编写shell脚本使其包含必要rsync命令然后使用passthru根据用户命令cron作业执行

    youdao

  • For example, you could set a cron job to run this script once per hour to help you keep track of how many PHP sessions are being used around the clock.

    脚本可用于完成许多任务,举例来说,可以设置cron作业来小时运行这个脚本,帮助跟踪24小时内所使用php会话的数量。

    youdao

  • Two methods of running Anacron on a regular basis are common: you can launch Anacron whenever the computer starts, or you can launch the program via a cron job.

    两种常见定期运行Anacron方法可以启动计算机启动Anacron,或者通过cron作业启动程序

    youdao

  • Note: Although you can run the script manually as required, it may make more sense to put it in as a cron job to run repeatedly, with appropriate time delay between repeats.

    注意尽管可以根据需要手动运行脚本但是作为cron 作业重复运行可能更加合理,注意重复的间隙设置合适延迟

    youdao

  • A better solution might be to have a cron job or scheduled task that calls a PHP script at pre-defined intervals, which in turn generates the RSS feed and saves it to a file called rss.xml.

    更好办法使用预定义时间间隔调用php脚本cron作业调度任务,php脚本被调用之后生成rss提要保存名为rss . xml的文件中。

    youdao

  • Regular - As if scheduled by a cron job itself, problems that occur on a weekly, daily, hourly, or minute-by-minute interval pose a serious risk to servers and can have widespread detrimental effects.

    像是一个cron 作业定期安排的那样,以、天、小时分钟为间隔发生问题,这会服务器形成严重威胁具有广泛有害影响。

    youdao

  • For example, if you are running a synchronization job through cron, then you can use a command like this to create an archive that only contains files changed within the last day (see Listing 23).

    例如如果使用cron运行同步任务那么可以使用下面的命令创建包括前一天进行了更改文件存档(请参见清单23)。

    youdao

  • Normally the system administrator attempts to spread out the workload on a system by scheduling job processing through cron.

    一般情况下,系统管理员通过cron调度作业处理尝试工作负载比较均衡地分布

    youdao

  • Jobs that require sequential processing can be submitted to the job spooler through cron by running each job one minute apart.

    需要连续处理作业可以通过cron提交给作业假脱机程序,每个作业间隔分钟。

    youdao

  • Users can place calls such as this in their personal Cron configurations, or they can use their login scripts to do the job.

    用户可以个人Cron配置使用调用或者使用自己登录脚本完成作业

    youdao

  • Instead of having a multithreaded job-processing application that runs forever and, thus, can never leak memory, you have a simple batch script that cron starts.

    需要编写一直运行多线程的作业处理应用程序(因此不会内存泄漏),而是cron启动一个简单批处理脚本

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定