<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Cron on TinyChen's Blog</title><link>https://tinychen.com/tags/cron/</link><description>Recent content in Cron on TinyChen's Blog</description><generator>Hugo</generator><language>zh-cn</language><lastBuildDate>Wed, 10 Jul 2019 10:50:00 +0800</lastBuildDate><atom:link href="https://tinychen.com/tags/cron/index.xml" rel="self" type="application/rss+xml"/><item><title>RHEL7中的CRON简介</title><link>https://tinychen.com/20190710-rhel7-cron/</link><pubDate>Wed, 10 Jul 2019 10:50:00 +0800</pubDate><guid>https://tinychen.com/20190710-rhel7-cron/</guid><description>&lt;p&gt;RHEL7中的CRON功能以及使用方式简介。&lt;/p&gt;
&lt;h2 id="cron简介"&gt;cron简介&lt;/h2&gt;
&lt;p&gt;crond 是linux下用来周期性的执行某种任务或等待处理某些事件的一个守护进程，与windows下的计划任务类似，当安装完成操作系统后，默认会安装此服务 工具，并且会自动启动crond进程，crond进程&lt;strong&gt;每分钟&lt;/strong&gt;会定期检查是否有要执行的任务，如果有要执行的任务，则自动执行该任务。&lt;/p&gt;</description></item></channel></rss>