<?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: CLI workaround for Windows XP : Doing a pause in a batch script</title>
	<atom:link href="http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/</link>
	<description>Some useful tips about CLI tools, Shell scripts and batch files... GNU Bash, Windows XP, SQL, Help Sheets / Cheat Sheets, etc.</description>
	<lastBuildDate>Mon, 10 May 2010 18:31:16 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Jacob Tabak</title>
		<link>http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/comment-page-1/#comment-63201</link>
		<dc:creator>Jacob Tabak</dc:creator>
		<pubDate>Mon, 10 May 2010 18:31:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/#comment-63201</guid>
		<description>Thanks for the ping trick, saves the trouble of installing sleep.exe when just writing a quick script.</description>
		<content:encoded><![CDATA[<p>Thanks for the ping trick, saves the trouble of installing sleep.exe when just writing a quick script.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marcin Dabrowski</title>
		<link>http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/comment-page-1/#comment-63194</link>
		<dc:creator>Marcin Dabrowski</dc:creator>
		<pubDate>Sat, 12 Dec 2009 13:11:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/#comment-63194</guid>
		<description>Hi,&lt;br&gt;I decided to write sleep for my own.&lt;br&gt;Checkout my blog &lt;a href=&quot;http://www.marcindabrowski.net/?p=122&quot; rel=&quot;nofollow&quot;&gt;http://www.marcindabrowski.net/?p=122&lt;/a&gt;</description>
		<content:encoded><![CDATA[<p>Hi,<br />I decided to write sleep for my own.<br />Checkout my blog <a href="http://www.marcindabrowski.net/?p=122" >http://www.marcindabrowski.net/?p=122</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Washii</title>
		<link>http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/comment-page-1/#comment-38554</link>
		<dc:creator>Washii</dc:creator>
		<pubDate>Sat, 10 Jan 2009 23:30:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/#comment-38554</guid>
		<description>As a heads up:
Timeout doesn&#039;t seem to exist on my normal copy of Windows XP SP3.</description>
		<content:encoded><![CDATA[<p>As a heads up:<br />
Timeout doesn&#8217;t seem to exist on my normal copy of Windows XP SP3.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Leo</title>
		<link>http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/comment-page-1/#comment-7777</link>
		<dc:creator>Leo</dc:creator>
		<pubDate>Mon, 29 Oct 2007 20:22:24 +0000</pubDate>
		<guid isPermaLink="false">http://www.shell-tips.com/2006/11/07/cli-workaround-for-windows-xp-doing-a-pause-in-a-batch-script/#comment-7777</guid>
		<description>Another way is to use &#039;timeout&#039; command.
Just type &#039;timeout&#039; at the command line and it will display the help.
I don&#039;t know since when is it available, but at least is available on Vista.</description>
		<content:encoded><![CDATA[<p>Another way is to use &#8216;timeout&#8217; command.<br />
Just type &#8216;timeout&#8217; at the command line and it will display the help.<br />
I don&#8217;t know since when is it available, but at least is available on Vista.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
