<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ImrozBaig.Com &#187; Command prompt in Xp</title>
	<atom:link href="http://www.imrozbaig.com/tag/command-prompt-in-xp/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.imrozbaig.com</link>
	<description>A personal blog to share experiences in life.</description>
	<lastBuildDate>Thu, 22 Dec 2011 10:46:44 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>DOS Tips in XP</title>
		<link>http://www.imrozbaig.com/dos-tips-in-xp/</link>
		<comments>http://www.imrozbaig.com/dos-tips-in-xp/#comments</comments>
		<pubDate>Tue, 20 Jan 2009 07:53:42 +0000</pubDate>
		<dc:creator>imroz</dc:creator>
				<category><![CDATA[Windows XP]]></category>
		<category><![CDATA[Command prompt in Xp]]></category>
		<category><![CDATA[Dos tips in XP]]></category>
		<category><![CDATA[MS dos for XP]]></category>

		<guid isPermaLink="false">http://imrozbaig.com/?p=214</guid>
		<description><![CDATA[DOS Tips in XP Windows XP cmd tip (DOS isn’t dead&#8230; it just smells funny) Some command-line folder creation examples: To create multiple folders at once, add them [..]]]></description>
			<content:encoded><![CDATA[<p>DOS Tips in XP</p>
<p><em></em></p>
<p>Windows XP cmd tip (DOS isn’t dead&#8230; it just smells funny) Some command-line folder creation examples:</p>
<p>To create multiple folders at once, add them directly to the &#8220;md&#8221; command:</p>
<p>C:&gt; md this is a test</p>
<p>To create a folder several folders deep, use:</p>
<p>C:&gt; md thisisatest</p>
<p>Creating a folder with a long name requires the double-quote at the beginning:</p>
<p>C:&gt; md &#8220;this is a test</p>
<p>Bonus tip: Windows XP supports the forward slash &#8220;/&#8221; as a folder divider. Unix/Linux users: don&#8217;t let the DOS environment get you down. Use a Unix-style CD command to change your present working directory:</p>
<p>C:&gt; cd Windows/system32/drivers/etc</p>
]]></content:encoded>
			<wfw:commentRss>http://www.imrozbaig.com/dos-tips-in-xp/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

