<?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>《watch》的评论</title>
	<atom:link href="http://luy.li/2009/10/20/watch/feed/" rel="self" type="application/rss+xml" />
	<link>http://luy.li/2009/10/20/watch/</link>
	<description>all linux</description>
	<lastBuildDate>Tue, 15 May 2012 06:02:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>作者：shan</title>
		<link>http://luy.li/2009/10/20/watch/#comment-8157</link>
		<dc:creator>shan</dc:creator>
		<pubDate>Tue, 27 Oct 2009 00:30:24 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1138#comment-8157</guid>
		<description>学习了。</description>
		<content:encoded><![CDATA[<p>学习了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：kangkang</title>
		<link>http://luy.li/2009/10/20/watch/#comment-8137</link>
		<dc:creator>kangkang</dc:creator>
		<pubDate>Fri, 23 Oct 2009 15:04:51 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1138#comment-8137</guid>
		<description>clear慢，而且有些环境里没有这命令，当时为了避开这个问题就改用这个了，于是就一直用了，下面这个有clear一样的效果（不知道怎么加标签。。）：
&lt;pre lang=&quot;bash&quot;&gt;echo -ne &quot;\e[2J\e[0;0H&quot;&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>clear慢，而且有些环境里没有这命令，当时为了避开这个问题就改用这个了，于是就一直用了，下面这个有clear一样的效果（不知道怎么加标签。。）：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #660033;">-ne</span> <span style="color: #ff0000;">&quot;\e[2J\e[0;0H&quot;</span></pre></div></div>

]]></content:encoded>
	</item>
	<item>
		<title>作者：bones7456</title>
		<link>http://luy.li/2009/10/20/watch/#comment-8133</link>
		<dc:creator>bones7456</dc:creator>
		<pubDate>Thu, 22 Oct 2009 00:36:01 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1138#comment-8133</guid>
		<description>恩，给你加上标签，用 clear 命令清屏，不更好吗？</description>
		<content:encoded><![CDATA[<p>恩，给你加上标签，用 clear 命令清屏，不更好吗？</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：bones7456</title>
		<link>http://luy.li/2009/10/20/watch/#comment-8132</link>
		<dc:creator>bones7456</dc:creator>
		<pubDate>Thu, 22 Oct 2009 00:32:04 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1138#comment-8132</guid>
		<description>恩，我是我神舟本的管理猿。。。</description>
		<content:encoded><![CDATA[<p>恩，我是我神舟本的管理猿。。。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：kangkang</title>
		<link>http://luy.li/2009/10/20/watch/#comment-8131</link>
		<dc:creator>kangkang</dc:creator>
		<pubDate>Wed, 21 Oct 2009 10:07:01 +0000</pubDate>
		<guid isPermaLink="false">http://li2z.cn/?p=1138#comment-8131</guid>
		<description>经常用来当表用，watch -n 1 :
也经常山寨watch，因为它不支持中文，有stderr显示乱：
&lt;pre lang=&quot;bash&quot;&gt;while :; do ls;sleep 1; echo -e &quot;\e[2J&quot;;done&lt;/pre&gt;</description>
		<content:encoded><![CDATA[<p>经常用来当表用，watch -n 1 :<br />
也经常山寨watch，因为它不支持中文，有stderr显示乱：</p>

<div class="wp_syntax"><div class="code"><pre class="bash" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">while</span> :; <span style="color: #000000; font-weight: bold;">do</span> <span style="color: #c20cb9; font-weight: bold;">ls</span>;<span style="color: #c20cb9; font-weight: bold;">sleep</span> <span style="color: #000000;">1</span>; <span style="color: #7a0874; font-weight: bold;">echo</span> <span style="color: #660033;">-e</span> <span style="color: #ff0000;">&quot;\e[2J&quot;</span>;<span style="color: #000000; font-weight: bold;">done</span></pre></div></div>

]]></content:encoded>
	</item>
</channel>
</rss>

