<?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"
	>
<channel>
	<title>Comments on: Question of the Day - 17 Aug 2007</title>
	<atom:link href="http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/feed/" rel="self" type="application/rss+xml" />
	<link>http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/</link>
	<description></description>
	<pubDate>Sun, 06 Jul 2008 00:39:23 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: James Bannon</title>
		<link>http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/#comment-176</link>
		<dc:creator>James Bannon</dc:creator>
		<pubDate>Sun, 19 Aug 2007 18:49:17 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/#comment-176</guid>
		<description>mkdir -p /home/bob/letters/sales

The -p option to mkdir supplies the missing parent but you will need correct permissions.</description>
		<content:encoded><![CDATA[<p>mkdir -p /home/bob/letters/sales</p>
<p>The -p option to mkdir supplies the missing parent but you will need correct permissions.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dale</title>
		<link>http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/#comment-161</link>
		<dc:creator>Dale</dc:creator>
		<pubDate>Fri, 17 Aug 2007 13:57:49 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/#comment-161</guid>
		<description>mkdir /home/bob/letters /home/bob/letters/sales</description>
		<content:encoded><![CDATA[<p>mkdir /home/bob/letters /home/bob/letters/sales</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quintin</title>
		<link>http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/#comment-160</link>
		<dc:creator>Quintin</dc:creator>
		<pubDate>Fri, 17 Aug 2007 13:52:36 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/#comment-160</guid>
		<description>sorry mkdir -p not -r</description>
		<content:encoded><![CDATA[<p>sorry mkdir -p not -r</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Quintin</title>
		<link>http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/#comment-159</link>
		<dc:creator>Quintin</dc:creator>
		<pubDate>Fri, 17 Aug 2007 13:52:21 +0000</pubDate>
		<guid isPermaLink="false">http://linuxbraindump.org/2007/08/17/question-of-the-day-17-aug-2007/#comment-159</guid>
		<description>mkdir -r /home/bob/letters/sales</description>
		<content:encoded><![CDATA[<p>mkdir -r /home/bob/letters/sales</p>
]]></content:encoded>
	</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.192 seconds -->
