cron

cron

美 ['krɒn]  英 ['krɒn]

  • n.克龙
  • 网络排程;计划任务表;定时任务

英汉解释

n.
1.
克龙

例句

As with a system configuration, the normal Cron facility should be used for hourly or other intervals that are shorter than a day.

系统配置一样普通Cron工具应当每小时运行一次使用小于一天时间间隔

You will be able to call this task from the command line, enabling you to automate the task using a scheduler like cron.

能够通过命令调用任务使可以使用诸如cron之类调度程序自动执行任务

With the Z-Cron task scheduler with which you are able to execute tasks on your PC automatically and time-triggered.

Z-玉米任务调度能够执行任务电脑自动时间触发

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文件共享使用自动转换器

The URL of this file is usually added to a cron job so that it is regularly retrieved, so that new email posts are accepted.

这个文件URL通常添加cronjob这样定期重新获得URL接到电子邮件文章

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作业提醒自己及时更改安全

The only other mandatory setting for those services is the frequency, which must be specified by a cron-like expression.

这些服务另一个必需设置——频率必须cron相似表达指定频率

Now that you can call it from the command line, you know you can batch it, cron it, or schedule it.

现在可以通过命令调用可以脚本进行批处理cron调度

The dumpcheck command is usually included in the root cron to estimate the size needed for a system dump.

dumpcheck命令通常包含rootcron用于估计系统转储所需大小

Here, man discovered the man pages of those utilities whose one-line descriptions contained the word cron.

示例man找出一些实用工具man页面其中一行描述内容包含单词cron

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

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

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

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

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

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

Schedule this script to be run once a week using padmin's cron (see Listing 5).

使用padmincron脚本安排每个星期执行一次请参见清单5)。

Usually turned off in cron, this utility allows you to capture data for historic trending and analysis.

这种实用工具允许捕捉数据进行历史趋势研究分析通常cron没有开启

The cron facility seems the natural place to turn the extra instance on and off on a preset schedule.

cron工具仍然使额外实例预设方案启动关闭天然场所

Most application servers don't ship with capabilities to run cron or daemon jobs without significant modifications.

大多数应用服务器具有无需进行大量修改运行crondaemon作业能力

Unlike Cron, which runs as a daemon, Anacron runs as an ordinary process and then terminates.

Cron作为守护进程运行不同Anacron作为普通进程运行终止

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

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

Of these two types, system Cron jobs are the more important.

对于作业而言系统Cron作业更加重要一些

The preceding instructions assume that Anacron will be used to run system Cron jobs.

前面步骤假设Anacron用于运行系统Cron作业

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函数启动这个脚本转换文件

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作业命令提供丰富语义控制作业执行计划

The data that you collect from nmon (see Figure 3) is available either from your screen or through reports that usually are run from cron.

nmon收集数据参见3)屏幕查看可以通过通常cron运行报告查看

Cron is intended to launch programs in an unattended manner at specified times.

Cron设计目的无人值守情况指定时间启动程序

Just log in and click on "Scheduled Cron Jobs" under "System" from the sidebar.

登录并且点击系统System)”调度时钟守护任务ScheduledCronJobs)”。

Running background tasks (cron) have to be very very well engineered too, because the same rule applies.

运行后台任务cron不得不非常因为遵守同样规则

The same technique shown previously using the at scheduler can of course be used with the cron scheduler as well.

当然前面使用at调度程序技术可以改为使用cron调度程序

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

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

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

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

The backup script can be automated using the cron command, which controls scheduled events in Linux.

备份脚本可以使用cron命令自动化这个命令控制Linux预定事件

This code, when run from cron periodically, picks up any changes in the manifests and applies them to the cloud server.

cron定期运行这些代码收集显示任何变更然后它们应用服务器

You should run this automatically using cron -- once a day should be fine (the process is comparatively time consuming).

应该使用cron自动地运行任务每天一次比较合适因为这个过程比较耗时)。

Generate dashboard. html by scheduling execution of dashboard. xq using cron (and wget or curl).

通过调度dashboard.xq执行生成dashboard.html,使用cronwgetcurl)。

Cron jobs to have a valid From field, set one these environment variables before sending any mail messages.

为了使cron任务发送邮件一个合法From字段发信之前设置一个环境变量可以

Increasing the reliability of cron scheduled job processing by eliminating errors caused by variations in processing time.

通过消除处理时间变化造成错误提高cron调度作业处理可靠性

When Cron jobs fail to run, various problems can occur.

Cron作业无法运行各种问题

Chances are, these man pages explain how to use cron, the system job-scheduling daemon.

这些man页面可能解释如何使用cron一个负责系统任务调度守护进程

Anacron is designed to supplement, rather than replace, Cron.

Anacron目的补充Cron不是替代

Here is a simple cron configuration to run a PHP script once a day at 11 p. m.

下面一个简单cron配置每天晚上11点运行一个PHP脚本