<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0"><channel><title>Tech-Recipes - Latest Comments in A simple script that waits for a process to complete and then executes a command | Bourne shell scripting | Tech-Recipes</title><link>http://tech-recipes.disqus.com/</link><description>Cookbook of Tech Tutorials</description><language>en</language><lastBuildDate>Thu, 19 Feb 2009 06:29:54 -0000</lastBuildDate><item><title>Re: A simple script that waits for a process to complete and then executes a command | Bourne shell scripting | Tech-Recipes</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-6399219</link><description>Very helpful... and very clear.&lt;br&gt;Thanks for the script...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Parvathi</dc:creator><pubDate>Thu, 19 Feb 2009 06:29:54 -0000</pubDate></item><item><title>Re: A simple script that waits for a process to complete and then executes a command | Bourne shell scripting | Tech-Recipes</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-4062912</link><description>This is very intriguing, but I wonder why you didn'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><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">David</dc:creator><pubDate>Sat, 29 Nov 2008 13:56:14 -0000</pubDate></item></channel></rss>