<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>crontab &#8211; 悠然居</title>
	<atom:link href="https://wordpress.youran.me/tag/crontab/feed/" rel="self" type="application/rss+xml" />
	<link>https://wordpress.youran.me</link>
	<description>极客技术博客</description>
	<lastBuildDate>Tue, 04 Aug 2015 10:32:15 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.0.4</generator>
	<item>
		<title>crontab格式</title>
		<link>https://wordpress.youran.me/crontab%e6%a0%bc%e5%bc%8f/</link>
					<comments>https://wordpress.youran.me/crontab%e6%a0%bc%e5%bc%8f/#respond</comments>
		
		<dc:creator><![CDATA[youran]]></dc:creator>
		<pubDate>Mon, 26 Sep 2011 08:02:12 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[crontab]]></category>
		<guid isPermaLink="false">http://wordpress.youran.me/?p=90</guid>

					<description><![CDATA[基本格式 : 分　时　日　月　周　 命令 * * * * * command 第1列表示分钟1～59 每分钟用*或者 */1表示 第2列表示小时1～23（0表示0点） 第3列表示日期1～31 第4列表示月份1～12 第5列标识号星期0～7（0或7表示星期天） 第6列要运行的命令 crontab文件的一些例子： 30 21 * * * /usr/local/apache/bin/apachectl restart 上面的例子表示每晚的21:30重启apache。 45 4 1,10,22 * * /usr/local/apache/bin/apachectl restart 上面的例子表示每月1、10、22日的4 &#8230;]]></description>
		
					<wfw:commentRss>https://wordpress.youran.me/crontab%e6%a0%bc%e5%bc%8f/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/?utm_source=w3tc&utm_medium=footer_comment&utm_campaign=free_plugin

Object Caching 32/34 objects using Disk
Page Caching using Disk: Enhanced 
Database Caching 4/7 queries in 0.001 seconds using Disk

Served from: wordpress.youran.me @ 2026-09-03 16:08:15 by W3 Total Cache
-->