Each crontab entry contains six fields.
每个crontab条目包含六个字段。
运行crontab- e。
Users manage crontabs using the crontab command.
用户使用crontab命令管理crontab。
The ideal crontab would look like Listing 4.
理想的crontab类似于清单4所示。
The scheduling information is in crontab format.
这个计划任务信息使用了crontab格式。
Place this line in your crontab file, and save the file.
把这一行放在crontab文件中并保存文件。
The precise times that these jobs run are specified in /etc/crontab.
运行这些作业的精确时间在 /etc/crontab 中指定。
Both /etc/crontab and /etc/anacrontab are updated by direct editing.
etc/crontab和 /etc/anacrontab 都通过直接编辑进行更新。
Some dot files are rich enough to warrant a separate man page, such as crontab.
有些点文件内容丰富,足以占用一个单独的手册页,比如 crontab。
On the offsite server invoke the crontab program with the edit (-e) option.
在离线服务器上使用编辑选项(- e)调用crontab程序。
If many flows have this requirement, maintenance of the crontab becomes burdensome.
如果很多流具有这个需求,crontab的维护任务就会变得繁重起来。
See the man page for crontab (5) for details on additional ways to specify times.
关于指定时间的其他方式的细节,参见crontab(5)的手册页。
To create a crontab, you use the crontab command with the -e (for "edit") option.
使用crontab命令和- e(表示“edit”)选项创建crontab。
A crontab line contains two main sections, a time schedule section followed by a command section.
一个crontab行包括两个主要部分,即时间调度部分及其后接的命令部分。
You do not use the crontab command to update these files or files in the /etc/cron.d directory.
不使用crontab命令更新这些文件或 /etc/cron.d目录中的文件。
You enter the code in Listing 4 in a user's crontab on a machine outside the virtual environment.
您需要在虚拟环境以外的一个主机上的用户crontab中输入清单4 的代码。
Fixed a bug in crontab "day of week" handling in locales where a week starts from Monday. (issue 8401).
解决了locales中“dayofweek”crontab的一个bug,其一周从周一开始(issue 8401)。
The crontab invokes the default editor, as specified using the VISUAL or editor shell environment variables.
crontab调用默认编辑器。默认编辑器使用shell环境变量VISUAL或EDITOR来指定。
You can use this script from your crontab list for regular processing or run as required from the command line.
您从crontab列表使用此脚本进行常规的处理,也可以根据需要从命令行运行该脚本。
Note also that the crontab can include shell variables assignments that will be set before the commands are run.
还要注意,crontab可以包含shell变量赋值,这些赋值会在运行命令之前执行。
Refer to our previous tip Job scheduling with cron and at to learn how to set your own crontab for your new alarm clock.
请参考前一篇技巧文章Jobschedulingwith cron andat,学习如何针对新的闹钟程序设置crontab。
In addition to the user crontab files in /var/spool/cron, cron also checks /etc/crontab and files in the /etc/cron.d directory.
除了 /var/spool/cron 中的用户crontab文件之外,cron还会检查 /etc/crontab 文件和 /etc/cron.d目录中的文件。
You can use Windows Scheduled Tasks in the Windows OS or crontab in the Linux OS to invoke the main program of Automatic-BT.
您可以使用Windows操作系统中的 Windows任务计划或Linux 操作系统中的 crontab来调用Automatic-BT的主程序。
To delete system cron or anacron jobs, edit /etc/crontab, /etc/anacrontab, or edit or delete files in the /etc/cron.d directory.
要删除系统cron或anacron 作业,应该编辑 /etc/crontab、/etc/anacrontab或者编辑或删除 /etc/cron.d 目录中的文件。
Setting up crontab entries requires a string with escaped shell metacharacters, so it is best done with simple commands and parameters.
设置crontab条目需要一个包含转义的shell元字符的字符串,所以适合于简单的命令和参数。
For day-to-day operations, I mostly work with the Eclipse environment, but the command-line version is handy for crontab (a UNIX utility for scheduling job execution).
对于日常操作而言,我多数时间都在用eclipse环境,但是命令行版本对于crontab(计划工作执行的一种UNIX工具)非常方便。
Another script, sa2, can create a daily report that you can study. For example, the crontab below shows the default system performance statistics recording on a Solaris system.
另一个脚本sa2可以创建每天的报告,以便您对其进行研究。
Another script, sa2, can create a daily report that you can study. For example, the crontab below shows the default system performance statistics recording on a Solaris system.
另一个脚本sa2可以创建每天的报告,以便您对其进行研究。
应用推荐