<?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>Comments on: How to execute a command repeatedly using bash</title>
	<atom:link href="http://www.linuxask.com/questions/how-to-execute-a-command-repeatedly-using-bash/feed" rel="self" type="application/rss+xml" />
	<link>http://www.linuxask.com/questions/how-to-execute-a-command-repeatedly-using-bash</link>
	<description>Linux Ask! is a Q &#38; A web site specific for Linux related questions such as how to use common Linux commands.</description>
	<lastBuildDate>Mon, 23 Jan 2012 15:56:03 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>By: Asd</title>
		<link>http://www.linuxask.com/questions/how-to-execute-a-command-repeatedly-using-bash/comment-page-1#comment-1243</link>
		<dc:creator>Asd</dc:creator>
		<pubDate>Wed, 08 Jun 2011 02:15:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.linuxask.com/?p=1176#comment-1243</guid>
		<description>Actually you can use just 
$ watch -n 10 &#039;echo &quot;Hello!&quot;&#039;</description>
		<content:encoded><![CDATA[<p>Actually you can use just<br />
$ watch -n 10 'echo "Hello!"'</p>
]]></content:encoded>
	</item>
</channel>
</rss>

