<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>评论：linux释放内存脚本，解决ubuntu老是死机问题</title>
	<atom:link href="http://blog.51yip.com/linux/1310.html/feed" rel="self" type="application/rss+xml" />
	<link>http://blog.51yip.com/linux/1310.html</link>
	<description>－－一步，二步，三步，N步，二行脚印</description>
	<lastBuildDate>Tue, 07 Jun 2022 01:26:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>来自：peter</title>
		<link>http://blog.51yip.com/linux/1310.html/comment-page-1#comment-2041</link>
		<dc:creator>peter</dc:creator>
		<pubDate>Fri, 28 Dec 2012 02:16:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1310#comment-2041</guid>
		<description>您好，您的解决方法帮助了我。请问一下，您是否可是告诉我，您的官方解答如何得到的呢，gupingchang@126.com。非常感谢。。</description>
		<content:encoded><![CDATA[<p>您好，您的解决方法帮助了我。请问一下，您是否可是告诉我，您的官方解答如何得到的呢，gupingchang@126.com。非常感谢。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：张映</title>
		<link>http://blog.51yip.com/linux/1310.html/comment-page-1#comment-546</link>
		<dc:creator>张映</dc:creator>
		<pubDate>Fri, 08 Jul 2011 02:36:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1310#comment-546</guid>
		<description>*/05表示每隔5分钟执行一次，如果是一分钟执行一次，是不是要写1,2,3,4.....60呢，如果是redhat的话，每隔5分钟，*/5而不是*/05，根系统有关系。</description>
		<content:encoded><![CDATA[<p>*/05表示每隔5分钟执行一次，如果是一分钟执行一次，是不是要写1,2,3,4.....60呢，如果是redhat的话，每隔5分钟，*/5而不是*/05，根系统有关系。</p>
]]></content:encoded>
	</item>
	<item>
		<title>来自：will</title>
		<link>http://blog.51yip.com/linux/1310.html/comment-page-1#comment-545</link>
		<dc:creator>will</dc:creator>
		<pubDate>Fri, 08 Jul 2011 01:43:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.51yip.com/?p=1310#comment-545</guid>
		<description>我在 10.04下面 。说明中说：
#To define the time you can provide concrete values for
# minute (m), hour (h), day of month (dom), month (mon),
# and day of week (dow) or use &#039;*&#039; in these fields (for &#039;any&#039;).#
# Notice that tasks will be started based on the cron&#039;s system
# daemon&#039;s notion of time and timezones.
#
# Output of the crontab jobs (including errors) is sent through
# email to the user the crontab file belongs to (unless redirected).
#
# For example, you can run a backup of all your user accounts
# at 5 a.m every week with:
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/

我 想问问 */05 是不是一个 除法运算 ？ 因为我有看到这样的用法 ：
5,15,30,45 * * * * 表示每小时的 这四个分钟 时刻，执行一次命令。</description>
		<content:encoded><![CDATA[<p>我在 10.04下面 。说明中说：<br />
#To define the time you can provide concrete values for<br />
# minute (m), hour (h), day of month (dom), month (mon),<br />
# and day of week (dow) or use '*' in these fields (for 'any').#<br />
# Notice that tasks will be started based on the cron's system<br />
# daemon's notion of time and timezones.<br />
#<br />
# Output of the crontab jobs (including errors) is sent through<br />
# email to the user the crontab file belongs to (unless redirected).<br />
#<br />
# For example, you can run a backup of all your user accounts<br />
# at 5 a.m every week with:<br />
# 0 5 * * 1 tar -zcf /var/backups/home.tgz /home/</p>
<p>我 想问问 */05 是不是一个 除法运算 ？ 因为我有看到这样的用法 ：<br />
5,15,30,45 * * * * 表示每小时的 这四个分钟 时刻，执行一次命令。</p>
]]></content:encoded>
	</item>
</channel>
</rss>
