<?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:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
		>
<channel>
	<title>Comments on: Recall Commands In Windows XP With Command Prompt History</title>
	<atom:link href="http://www.watchingthenet.com/recall-commands-in-windows-xp-with-command-prompt-history.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.watchingthenet.com/recall-commands-in-windows-xp-with-command-prompt-history.html</link>
	<description>Computer - Internet - Technology Tips And Tutorials</description>
	<lastBuildDate>Thu, 29 Jul 2010 13:38:51 +0000</lastBuildDate>
	
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adrian Angelov</title>
		<link>http://www.watchingthenet.com/recall-commands-in-windows-xp-with-command-prompt-history.html#comment-22750</link>
		<dc:creator>Adrian Angelov</dc:creator>
		<pubDate>Tue, 02 Mar 2010 16:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/windows-xp-command-prompt-history.html#comment-22750</guid>
		<description>Thanks :)</description>
		<content:encoded><![CDATA[<p>Thanks <img src='http://www.watchingthenet.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Watching The Net</title>
		<link>http://www.watchingthenet.com/recall-commands-in-windows-xp-with-command-prompt-history.html#comment-15915</link>
		<dc:creator>Watching The Net</dc:creator>
		<pubDate>Sun, 23 Nov 2008 14:27:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/windows-xp-command-prompt-history.html#comment-15915</guid>
		<description>@Adrian Angelov

Unfortunately Windows does not provide an automated method to preserve command line history across different sessions. That&#039;s not to say it doesn&#039;t exist, but I have yet to find anything.

You can use the doskey command to manually copy the history to a text file (shown below)...but you will need to do this before closing the command prompt, otherwise the history will lost.

doskey /h &gt;&gt; c:\commands.txt</description>
		<content:encoded><![CDATA[<p>@Adrian Angelov</p>
<p>Unfortunately Windows does not provide an automated method to preserve command line history across different sessions. That&#039;s not to say it doesn&#039;t exist, but I have yet to find anything.</p>
<p>You can use the doskey command to manually copy the history to a text file (shown below)&#8230;but you will need to do this before closing the command prompt, otherwise the history will lost.</p>
<p>doskey /h >> c:\commands.txt</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrian Angelov</title>
		<link>http://www.watchingthenet.com/recall-commands-in-windows-xp-with-command-prompt-history.html#comment-15914</link>
		<dc:creator>Adrian Angelov</dc:creator>
		<pubDate>Sun, 23 Nov 2008 13:22:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/windows-xp-command-prompt-history.html#comment-15914</guid>
		<description>Is there a way to preserve command history through sessions? I mean, open command prompt, execute command &#039;dir&#039;, close the prompt , open it again and using F7 to be able to see dir in the history browser.

Thanks</description>
		<content:encoded><![CDATA[<p>Is there a way to preserve command history through sessions? I mean, open command prompt, execute command &#039;dir&#039;, close the prompt , open it again and using F7 to be able to see dir in the history browser.</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: murthy</title>
		<link>http://www.watchingthenet.com/recall-commands-in-windows-xp-with-command-prompt-history.html#comment-12417</link>
		<dc:creator>murthy</dc:creator>
		<pubDate>Fri, 13 Jun 2008 10:38:30 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/windows-xp-command-prompt-history.html#comment-12417</guid>
		<description>Comment on Recall Commands In Windows XP With Command Prompt history</description>
		<content:encoded><![CDATA[<p>Comment on Recall Commands In Windows XP With Command Prompt history</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fernando</title>
		<link>http://www.watchingthenet.com/recall-commands-in-windows-xp-with-command-prompt-history.html#comment-9671</link>
		<dc:creator>Fernando</dc:creator>
		<pubDate>Wed, 05 Mar 2008 18:39:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.watchingthenet.com/windows-xp-command-prompt-history.html#comment-9671</guid>
		<description>I find this:
http://www.mhuffman.com/notes/dos/cmdline.html#DOSKEY

great!!</description>
		<content:encoded><![CDATA[<p>I find this:<br />
<a href="http://www.mhuffman.com/notes/dos/cmdline.html#DOSKEY" rel="nofollow">http://www.mhuffman.com/notes/dos/cmdline.html#DOSKEY</a></p>
<p>great!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
