<?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: The *nix Rube Goldberg Machine &#8211; .bat;.cmd done better</title>
	<atom:link href="http://lostechies.com/ryanrauh/2012/04/16/the-nix-rube-goldberg-machine-bat-cmd-done-better/feed/" rel="self" type="application/rss+xml" />
	<link>http://lostechies.com/ryanrauh/2012/04/16/the-nix-rube-goldberg-machine-bat-cmd-done-better/</link>
	<description>Just another LosTechies site</description>
	<lastBuildDate>Tue, 19 Mar 2013 10:04:00 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.4.2</generator>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/ryanrauh/2012/04/16/the-nix-rube-goldberg-machine-bat-cmd-done-better/#comment-95</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Thu, 19 Apr 2012 21:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=139#comment-95</guid>
		<description>Sweet, yeah that works much better! BTW I didn&#039;t know you could use the $() syntax like that. 

That&#039;s why I was using the for loop so that I could pass along the arguments.

This is way mo &#039;betta

Thanks!</description>
		<content:encoded><![CDATA[<p>Sweet, yeah that works much better! BTW I didn&#8217;t know you could use the $() syntax like that. </p>
<p>That&#8217;s why I was using the for loop so that I could pass along the arguments.</p>
<p>This is way mo &#8216;betta</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Stone</title>
		<link>http://lostechies.com/ryanrauh/2012/04/16/the-nix-rube-goldberg-machine-bat-cmd-done-better/#comment-94</link>
		<dc:creator>Seth Stone</dc:creator>
		<pubDate>Thu, 19 Apr 2012 17:17:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=139#comment-94</guid>
		<description>Sorry... w/o the word echo</description>
		<content:encoded><![CDATA[<p>Sorry&#8230; w/o the word echo</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Seth Stone</title>
		<link>http://lostechies.com/ryanrauh/2012/04/16/the-nix-rube-goldberg-machine-bat-cmd-done-better/#comment-93</link>
		<dc:creator>Seth Stone</dc:creator>
		<pubDate>Thu, 19 Apr 2012 17:16:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=139#comment-93</guid>
		<description>Would you be able to just do this?:

  echo $(find . -name &#039;BottleRunner.exe&#039; &#124; sort -r &#124; head -1) $

(comment field wouldn&#039;t let me put an at sign)


</description>
		<content:encoded><![CDATA[<p>Would you be able to just do this?:</p>
<p>  echo $(find . -name &#8216;BottleRunner.exe&#8217; | sort -r | head -1) $</p>
<p>(comment field wouldn&#8217;t let me put an at sign)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Artem Tikhomirov</title>
		<link>http://lostechies.com/ryanrauh/2012/04/16/the-nix-rube-goldberg-machine-bat-cmd-done-better/#comment-92</link>
		<dc:creator>Artem Tikhomirov</dc:creator>
		<pubDate>Thu, 19 Apr 2012 08:31:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=139#comment-92</guid>
		<description>Boy, you could use couple of hours learning powershell.</description>
		<content:encoded><![CDATA[<p>Boy, you could use couple of hours learning powershell.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://lostechies.com/ryanrauh/2012/04/16/the-nix-rube-goldberg-machine-bat-cmd-done-better/#comment-91</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 18 Apr 2012 19:06:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=139#comment-91</guid>
		<description>I use msys, specifically the default install that you get when you install msysgit. </description>
		<content:encoded><![CDATA[<p>I use msys, specifically the default install that you get when you install msysgit. </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Matt</title>
		<link>http://lostechies.com/ryanrauh/2012/04/16/the-nix-rube-goldberg-machine-bat-cmd-done-better/#comment-89</link>
		<dc:creator>Matt</dc:creator>
		<pubDate>Wed, 18 Apr 2012 14:43:00 +0000</pubDate>
		<guid isPermaLink="false">http://lostechies.com/ryanrauh/?p=139#comment-89</guid>
		<description>Which bash environment are you using on Windows? Cygwin? Msys? Something else?</description>
		<content:encoded><![CDATA[<p>Which bash environment are you using on Windows? Cygwin? Msys? Something else?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
