cron
美 ['kr?n]
英 ['kr?n] 
英漢解釋
例句
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作業或供FTP和CIFS(Windows文件共享)使用自動轉換器。
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).
使用padmin的cron,將該腳本安排為每個星期執行一次(請參見清單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.
大多數應用服務器不具有無需進行大量修改而運行cron或daemon作業的能力。
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,使用cron(和wget或curl)。
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腳本