<?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: A simple script that waits for a process to complete and then executes a command</title>
	<atom:link href="http://www.tech-recipes.com/rx/2275/a_simple_script_that_waits_for_a_process_to_complete_and_then_executes_a_command/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.tech-recipes.com/rx/2275/a_simple_script_that_waits_for_a_process_to_complete_and_then_executes_a_command/</link>
	<description>Computer and technology tutorials and guides</description>
	<lastBuildDate>Sat, 21 Nov 2009 18:18:34 -0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Parvathi</title>
		<link>http://www.tech-recipes.com/rx/2275/a_simple_script_that_waits_for_a_process_to_complete_and_then_executes_a_command/comment-page-1/#comment-8665</link>
		<dc:creator>Parvathi</dc:creator>
		<pubDate>Thu, 19 Feb 2009 08:29:54 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-8665</guid>
		<description>Very helpful... and very clear.&lt;br&gt;Thanks for the script...</description>
		<content:encoded><![CDATA[<p>Very helpful&#8230; and very clear.<br />Thanks for the script&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David</title>
		<link>http://www.tech-recipes.com/rx/2275/a_simple_script_that_waits_for_a_process_to_complete_and_then_executes_a_command/comment-page-1/#comment-5629</link>
		<dc:creator>David</dc:creator>
		<pubDate>Sat, 29 Nov 2008 15:56:14 +0000</pubDate>
		<guid isPermaLink="false">guid-fix-me!#comment-5629</guid>
		<description>This is very intriguing, but I wonder why you didn&#039;t use the wait command?&lt;br&gt;&lt;br&gt;$ date ; sleep 30 &amp;&lt;br&gt;Sat Nov 29 12:53:58 CST 2008&lt;br&gt;[1] 7695&lt;br&gt;$ wait %1&lt;br&gt;$&lt;br&gt;&lt;br&gt;Simple.</description>
		<content:encoded><![CDATA[<p>This is very intriguing, but I wonder why you didn&#39;t use the wait command?</p>
<p>$ date ; sleep 30 &#038;<br />Sat Nov 29 12:53:58 CST 2008<br />[1] 7695<br />$ wait %1<br />$</p>
<p>Simple.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
