<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	
	>
<channel>
	<title>
	Comments on: Linux Magic	</title>
	<atom:link href="https://gregladen.com/blog/2008/03/03/linux-magic/feed/" rel="self" type="application/rss+xml" />
	<link>https://gregladen.com/blog/2008/03/03/linux-magic/</link>
	<description></description>
	<lastBuildDate>Mon, 03 Mar 2008 20:02:35 +0000</lastBuildDate>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.4.8</generator>
	<item>
		<title>
		By: rpenner		</title>
		<link>https://gregladen.com/blog/2008/03/03/linux-magic/#comment-4692</link>

		<dc:creator><![CDATA[rpenner]]></dc:creator>
		<pubDate>Mon, 03 Mar 2008 20:02:35 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2008/03/03/linux-magic/#comment-4692</guid>

					<description><![CDATA[Beware the power of xargs.sed -e &#039;s/(.)//1/g&#039; -e &#039;s/^/words/&#039; /usr/dict/words &#124; xargs mkdir -p]]></description>
			<content:encoded><![CDATA[<p>Beware the power of xargs.sed -e &#8216;s/(.)//1/g&#8217; -e &#8216;s/^/words/&#8217; /usr/dict/words | xargs mkdir -p</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Jeff Darcy		</title>
		<link>https://gregladen.com/blog/2008/03/03/linux-magic/#comment-4691</link>

		<dc:creator><![CDATA[Jeff Darcy]]></dc:creator>
		<pubDate>Mon, 03 Mar 2008 19:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2008/03/03/linux-magic/#comment-4691</guid>

					<description><![CDATA[The other nice thing about -p is that it doesn&#039;t complain if the target exists.  This makes it very useful in situations where you want to ensure a directory is there and you don&#039;t want to deal separately with the case where it is vs. the one where it isn&#039;t.]]></description>
			<content:encoded><![CDATA[<p>The other nice thing about -p is that it doesn&#8217;t complain if the target exists.  This makes it very useful in situations where you want to ensure a directory is there and you don&#8217;t want to deal separately with the case where it is vs. the one where it isn&#8217;t.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: Greg Laden		</title>
		<link>https://gregladen.com/blog/2008/03/03/linux-magic/#comment-4690</link>

		<dc:creator><![CDATA[Greg Laden]]></dc:creator>
		<pubDate>Mon, 03 Mar 2008 19:19:35 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2008/03/03/linux-magic/#comment-4690</guid>

					<description><![CDATA[Yet another major security hole in windows exposed!]]></description>
			<content:encoded><![CDATA[<p>Yet another major security hole in windows exposed!</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: kezdro		</title>
		<link>https://gregladen.com/blog/2008/03/03/linux-magic/#comment-4689</link>

		<dc:creator><![CDATA[kezdro]]></dc:creator>
		<pubDate>Mon, 03 Mar 2008 18:44:23 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2008/03/03/linux-magic/#comment-4689</guid>

					<description><![CDATA[On the other hand, windows doesn&#039;t let you use &#039;?&#039; or several other characters.]]></description>
			<content:encoded><![CDATA[<p>On the other hand, windows doesn&#8217;t let you use &#8216;?&#8217; or several other characters.</p>
]]></content:encoded>
		
			</item>
		<item>
		<title>
		By: StuV		</title>
		<link>https://gregladen.com/blog/2008/03/03/linux-magic/#comment-4688</link>

		<dc:creator><![CDATA[StuV]]></dc:creator>
		<pubDate>Mon, 03 Mar 2008 18:34:58 +0000</pubDate>
		<guid isPermaLink="false">http://scienceblogs.com/gregladen/2008/03/03/linux-magic/#comment-4688</guid>

					<description><![CDATA[For the record, Windows does this magically -- without the need for -p.Just saying.]]></description>
			<content:encoded><![CDATA[<p>For the record, Windows does this magically &#8212; without the need for -p.Just saying.</p>
]]></content:encoded>
		
			</item>
	</channel>
</rss>
