<?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: NT/XP commands</title>
	<atom:link href="http://obharath.net/blog/2005/09/01/ntxp-commands/feed/" rel="self" type="application/rss+xml" />
	<link>http://obharath.net/blog/2005/09/01/ntxp-commands/</link>
	<description></description>
	<lastBuildDate>Fri, 05 Aug 2011 20:46:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
	<item>
		<title>By: JIM</title>
		<link>http://obharath.net/blog/2005/09/01/ntxp-commands/#comment-35</link>
		<dc:creator>JIM</dc:creator>
		<pubDate>Tue, 01 May 2007 02:19:10 +0000</pubDate>
		<guid isPermaLink="false">http://obharathkumar/blog/?p=91#comment-35</guid>
		<description>How do you write a PAUSE statement in XP command line to pause when the screen is full?</description>
		<content:encoded><![CDATA[<p>How do you write a PAUSE statement in XP command line to pause when the screen is full?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JIM</title>
		<link>http://obharath.net/blog/2005/09/01/ntxp-commands/#comment-34</link>
		<dc:creator>JIM</dc:creator>
		<pubDate>Tue, 01 May 2007 02:12:15 +0000</pubDate>
		<guid isPermaLink="false">http://obharathkumar/blog/?p=91#comment-34</guid>
		<description>PAUSE Suspend processing of a batch file and display a message</description>
		<content:encoded><![CDATA[<p>PAUSE Suspend processing of a batch file and display a message</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: biswa</title>
		<link>http://obharath.net/blog/2005/09/01/ntxp-commands/#comment-33</link>
		<dc:creator>biswa</dc:creator>
		<pubDate>Thu, 05 Apr 2007 14:40:49 +0000</pubDate>
		<guid isPermaLink="false">http://obharathkumar/blog/?p=91#comment-33</guid>
		<description>all windows command

in xp use rd in case of deltree</description>
		<content:encoded><![CDATA[<p>all windows command</p>
<p>in xp use rd in case of deltree</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arg</title>
		<link>http://obharath.net/blog/2005/09/01/ntxp-commands/#comment-32</link>
		<dc:creator>Arg</dc:creator>
		<pubDate>Wed, 17 Jan 2007 19:32:57 +0000</pubDate>
		<guid isPermaLink="false">http://obharathkumar/blog/?p=91#comment-32</guid>
		<description>Ah I see, the answer is to use vb script.

http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb05/hey0208.mspx</description>
		<content:encoded><![CDATA[<p>Ah I see, the answer is to use vb script.</p>
<p><a href="http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb05/hey0208.mspx" rel="nofollow">http://www.microsoft.com/technet/scriptcenter/resources/qanda/feb05/hey0208.mspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Arg</title>
		<link>http://obharath.net/blog/2005/09/01/ntxp-commands/#comment-31</link>
		<dc:creator>Arg</dc:creator>
		<pubDate>Wed, 17 Jan 2007 18:39:43 +0000</pubDate>
		<guid isPermaLink="false">http://obharathkumar/blog/?p=91#comment-31</guid>
		<description>So since Munge was removed and considered &quot;not a valid win32 application&quot;, what the hell do you do now to replace a single line of text in multiple text files?
Install Linux and throw away your windows disks?

XP and its iterations seem to be removing functions instead of replacing them...</description>
		<content:encoded><![CDATA[<p>So since Munge was removed and considered &#8220;not a valid win32 application&#8221;, what the hell do you do now to replace a single line of text in multiple text files?<br />
Install Linux and throw away your windows disks?</p>
<p>XP and its iterations seem to be removing functions instead of replacing them&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janaka</title>
		<link>http://obharath.net/blog/2005/09/01/ntxp-commands/#comment-30</link>
		<dc:creator>Janaka</dc:creator>
		<pubDate>Thu, 06 Jul 2006 12:27:27 +0000</pubDate>
		<guid isPermaLink="false">http://obharathkumar/blog/?p=91#comment-30</guid>
		<description>Excellent thanks.. now if I wanted to delete some directories using the wildcard this doesn&#039;t work like Del for files.

I have direcotires that are built abc_090808 (some seriel number)

I wish to run:

rd abc*

how can this be done?

Many Thanks in advance.</description>
		<content:encoded><![CDATA[<p>Excellent thanks.. now if I wanted to delete some directories using the wildcard this doesn&#8217;t work like Del for files.</p>
<p>I have direcotires that are built abc_090808 (some seriel number)</p>
<p>I wish to run:</p>
<p>rd abc*</p>
<p>how can this be done?</p>
<p>Many Thanks in advance.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: jos</title>
		<link>http://obharath.net/blog/2005/09/01/ntxp-commands/#comment-29</link>
		<dc:creator>jos</dc:creator>
		<pubDate>Thu, 06 Jul 2006 12:22:56 +0000</pubDate>
		<guid isPermaLink="false">http://obharathkumar/blog/?p=91#comment-29</guid>
		<description>In WinXP you would usr RD for the old DELTREE.</description>
		<content:encoded><![CDATA[<p>In WinXP you would usr RD for the old DELTREE.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Janaka</title>
		<link>http://obharath.net/blog/2005/09/01/ntxp-commands/#comment-28</link>
		<dc:creator>Janaka</dc:creator>
		<pubDate>Thu, 06 Jul 2006 09:07:40 +0000</pubDate>
		<guid isPermaLink="false">http://obharathkumar/blog/?p=91#comment-28</guid>
		<description>DELTREE does not work on XP.. I really need a cmd.exe command to del some folders.. not just their contents, but the entrie folder.. how do you reckon this could be done?</description>
		<content:encoded><![CDATA[<p>DELTREE does not work on XP.. I really need a cmd.exe command to del some folders.. not just their contents, but the entrie folder.. how do you reckon this could be done?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

